Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Ddriver.c249 static int usb_probe_device(struct device *dev) in usb_probe_device() function
986 new_udriver->drvwrap.driver.probe = usb_probe_device; in usb_register_device_driver()