Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Ddriver.c303 static int usb_unbind_device(struct device *dev) in usb_unbind_device() function
1004 new_udriver->driver.remove = usb_unbind_device; in usb_register_device_driver()