Searched refs:remove_store (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/cdx/ |
D | cdx.c | 303 static ssize_t remove_store(struct device *dev, in remove_store() function
|
/Linux-v6.6/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-v6.6/drivers/pci/ |
D | pci-sysfs.c | 483 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 496 remove_store);
|
/Linux-v6.6/drivers/s390/net/ |
D | netiucv.c | 1968 static ssize_t remove_store(struct device_driver *drv, const char *buf, in remove_store() function
|
/Linux-v6.6/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, 7307 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|