Searched refs:remove_store (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/peci/ |
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-6.6.21/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 240 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
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-6.6.21/drivers/cdx/ |
D | cdx.c | 303 static ssize_t remove_store(struct device *dev, in remove_store() function
|
/linux-6.6.21/drivers/usb/core/ |
D | sysfs.c | 756 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 774 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);
|
/linux-6.6.21/drivers/pci/ |
D | pci-sysfs.c | 482 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 495 remove_store);
|
/linux-6.6.21/drivers/s390/net/ |
D | netiucv.c | 1968 static ssize_t remove_store(struct device_driver *drv, const char *buf, in remove_store() function
|
/linux-6.6.21/drivers/block/ |
D | pktcdvd.c | 372 static ssize_t remove_store(const struct class *c, const struct class_attribute *attr, in remove_store() function
|
D | rbd.c | 495 static ssize_t remove_store(const struct bus_type *bus, const char *buf, 7313 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|