Home
last modified time | relevance | path

Searched refs:remove_store (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/vfio/mdev/
Dmdev_sysfs.c228 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
/Linux-v4.19/drivers/usb/core/
Dsysfs.c774 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/
Dpci-sysfs.c469 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/
Dnetiucv.c2071 static ssize_t remove_store(struct device_driver *drv, const char *buf, in remove_store() function
/Linux-v4.19/drivers/block/
Dpktcdvd.c395 static ssize_t remove_store(struct class *c, struct class_attribute *attr, in remove_store() function