Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-tegra.c215 static struct hc_driver __read_mostly tegra_xhci_hc_driver; variable
1171 tegra->hcd = usb_create_hcd(&tegra_xhci_hc_driver, &pdev->dev, in tegra_xusb_probe()
1227 xhci->shared_hcd = usb_create_shared_hcd(&tegra_xhci_hc_driver, in tegra_xusb_probe()
1471 xhci_init_driver(&tegra_xhci_hc_driver, &tegra_xhci_overrides); in tegra_xusb_init()