Searched refs:remove_store (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/peci/ |
H A 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/drivers/vfio/mdev/ |
H A D | mdev_sysfs.c | 240 static ssize_t remove_store(struct device *dev, struct device_attribute *attr, in remove_store() function
|
/linux/arch/powerpc/platforms/pseries/ |
H A 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/drivers/cdx/ |
H A D | cdx.c | 397 static ssize_t remove_store(struct device *dev, in remove_store() function
|
/linux/drivers/block/ |
H A D | pktcdvd.c | 372 static ssize_t remove_store(const struct class *c, const struct class_attribute *attr, in remove_store() function
|