Searched refs:remove_store (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 225 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 303 static ssize_t remove_store(struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
D | sysfs.c | 778 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 796 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);
|
/kernel/linux/linux-5.10/drivers/pci/ |
D | pci-sysfs.c | 453 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 466 remove_store);
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
D | netiucv.c | 1980 static ssize_t remove_store(struct device_driver *drv, const char *buf, in remove_store() function
|
/kernel/linux/linux-5.10/drivers/block/ |
D | pktcdvd.c | 395 static ssize_t remove_store(struct class *c, struct class_attribute *attr, in remove_store() function
|
D | rbd.c | 495 static ssize_t remove_store(struct bus_type *bus, const char *buf, 7300 static ssize_t remove_store(struct bus_type *bus, const char *buf, size_t count) in remove_store() function
|