Searched refs:remove_id_store (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/dax/ |
H A D | bus.c | 118 static ssize_t remove_id_store(struct device_driver *drv, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci-driver.c | 168 static ssize_t remove_id_store(struct device_driver *driver, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | driver.c | 150 static ssize_t remove_id_store(struct device_driver *driver, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | driver.c | 150 static ssize_t remove_id_store(struct device_driver *driver, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-6.6/drivers/dax/ |
H A D | bus.c | 133 static ssize_t remove_id_store(struct device_driver *drv, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci-driver.c | 249 * remove_id_store - remove a PCI device ID from this driver 256 static ssize_t remove_id_store(struct device_driver *driver, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-5.10/drivers/hv/ |
H A D | vmbus_drv.c | 817 static ssize_t remove_id_store(struct device_driver *driver, const char *buf, in remove_id_store() function
|
/kernel/linux/linux-6.6/drivers/hv/ |
H A D | vmbus_drv.c | 781 static ssize_t remove_id_store(struct device_driver *driver, const char *buf, in remove_id_store() function
|
Completed in 22 milliseconds