Searched refs:remove_store (Results 1 – 9 of 9) sorted by relevance
| /linux/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);
|
| /linux/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
|
| /linux/arch/powerpc/platforms/pseries/ |
| A D | ibmebus.c | 309 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|
| /linux/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);
|
| /linux/drivers/pci/ |
| A D | pci-sysfs.c | 486 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 499 remove_store);
|
| /linux/drivers/cdx/ |
| A D | cdx.c | 394 static ssize_t remove_store(struct device *dev, in remove_store() function
|
| /linux/drivers/s390/net/ |
| A D | netiucv.c | 1956 static ssize_t remove_store(struct device_driver *drv, const char *buf, in remove_store() function
|
| /linux/drivers/block/ |
| A D | pktcdvd.c | 372 static ssize_t remove_store(const struct class *c, const struct class_attribute *attr, in remove_store() function
|
| A D | rbd.c | 495 static ssize_t remove_store(const struct bus_type *bus, const char *buf, 7302 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|
Completed in 39 milliseconds