Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.c562 static struct platform_driver usb_generic_xhci_driver = { variable
578 return platform_driver_register(&usb_generic_xhci_driver); in xhci_plat_init()
584 platform_driver_unregister(&usb_generic_xhci_driver); in xhci_plat_exit()