Home
last modified time | relevance | path

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

/drivers/peci/
A Dsysfs.c52 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);
/drivers/vfio/mdev/
A Dmdev_sysfs.c240 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
/drivers/usb/core/
A Dsysfs.c759 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
777 static DEVICE_ATTR_IGNORE_LOCKDEP(remove, S_IWUSR, NULL, remove_store);
/drivers/pci/
A Dpci-sysfs.c487 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
500 remove_store);
/drivers/cdx/
A Dcdx.c398 static ssize_t remove_store(struct device *dev, in remove_store() function
/drivers/block/
A Drbd.c495 static ssize_t remove_store(const struct bus_type *bus, const char *buf,
7303 static ssize_t remove_store(const struct bus_type *bus, const char *buf, size_t count) in remove_store() function

Completed in 29 milliseconds