Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
Ddriver.c303 static int usb_unbind_device(struct device *dev) in usb_unbind_device() function
990 new_udriver->drvwrap.driver.remove = usb_unbind_device; in usb_register_device_driver()