Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-plat.c519 static struct platform_driver usb_generic_xhci_driver = { variable
535 return platform_driver_register(&usb_generic_xhci_driver); in xhci_plat_init()
541 platform_driver_unregister(&usb_generic_xhci_driver); in xhci_plat_exit()