Searched refs:remove_store (Results 1 – 6 of 6) sorted by relevance
| /drivers/peci/ |
| A D | sysfs.c | 52 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 68 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, 0200, NULL, remove_store);
|
| /drivers/vfio/mdev/ |
| A D | mdev_sysfs.c | 240 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
|
| /drivers/usb/core/ |
| A D | sysfs.c | 759 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 777 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);
|
| /drivers/pci/ |
| A D | pci-sysfs.c | 487 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 500 remove_store);
|
| /drivers/cdx/ |
| A D | cdx.c | 398 static ssize_t remove_store(struct device *dev, in remove_store() function
|
| /drivers/block/ |
| A D | rbd.c | 495 static ssize_t remove_store(const struct bus_type *bus, const char *buf, 7303 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|
Completed in 29 milliseconds