Searched refs:remove_store (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/peci/ |
| H 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);
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | ibmebus.c | 310 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|
| /linux/drivers/usb/core/ |
| H 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);
|
| /linux/drivers/pci/ |
| H A D | pci-sysfs.c | 513 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 526 remove_store);
|
| /linux/drivers/cdx/ |
| H A D | cdx.c | 398 static ssize_t remove_store(struct device *dev, in remove_store() function
|
| /linux/drivers/block/ |
| H A D | rbd.c | 495 static ssize_t remove_store(const struct bus_type *bus, const char *buf, 7312 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|