Searched refs:remove_store (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 228 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
|
/Linux-v4.19/drivers/usb/core/ |
D | sysfs.c | 774 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 792 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);
|
/Linux-v4.19/drivers/pci/ |
D | pci-sysfs.c | 469 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function 483 NULL, remove_store);
|
/Linux-v4.19/drivers/s390/net/ |
D | netiucv.c | 2071 static ssize_t remove_store(struct device_driver *drv, const char *buf, in remove_store() function
|
/Linux-v4.19/drivers/block/ |
D | pktcdvd.c | 395 static ssize_t remove_store(struct class *c, struct class_attribute *attr, in remove_store() function
|