Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dplatform.c397 * dwc2_driver_probe() - Called when the DWC_otg core is bound to the DWC_otg
408 static int dwc2_driver_probe(struct platform_device *dev) in dwc2_driver_probe() function
730 .probe = dwc2_driver_probe,
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dplatform.c425 * dwc2_driver_probe() - Called when the DWC_otg core is bound to the DWC_otg
436 static int dwc2_driver_probe(struct platform_device *dev) in dwc2_driver_probe() function
756 .probe = dwc2_driver_probe,

Completed in 3 milliseconds