Home
last modified time | relevance | path

Searched refs:hid_device_remove (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-core.c2325 static int hid_device_remove(struct device *dev) in hid_device_remove() function
2403 .remove = hid_device_remove,
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-core.c2643 * run are released when hid_device_remove() is executed. This is in __hid_device_probe()
2678 static void hid_device_remove(struct device *dev) in hid_device_remove() function
2758 .remove = hid_device_remove,

Completed in 8 milliseconds