Searched refs:remove_slot_store (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | rpadlpar_sysfs.c | 56 static ssize_t remove_slot_store(struct kobject *kobj, in remove_slot_store() function 90 __ATTR(REMOVE_SLOT_ATTR_NAME, 0644, remove_slot_show, remove_slot_store);
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | rpadlpar_sysfs.c | 56 static ssize_t remove_slot_store(struct kobject *kobj, in remove_slot_store() function 90 __ATTR(REMOVE_SLOT_ATTR_NAME, 0644, remove_slot_show, remove_slot_store);
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1192 static ssize_t remove_slot_store(struct device_driver *drv, const char *buf, in remove_slot_store() function
|
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1191 static ssize_t remove_slot_store(struct device_driver *drv, const char *buf, in remove_slot_store() function
|
Completed in 5 milliseconds