Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-tegra.c317 static struct hc_driver __read_mostly tegra_xhci_hc_driver; variable
1308 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power()
1371 tegra_xhci_hc_driver.hub_control( in tegra_xhci_id_work()
1744 tegra->hcd = usb_create_hcd(&tegra_xhci_hc_driver, &pdev->dev, in tegra_xusb_probe()
1821 xhci->shared_hcd = usb_create_shared_hcd(&tegra_xhci_hc_driver, in tegra_xusb_probe()
2771 xhci_init_driver(&tegra_xhci_hc_driver, &tegra_xhci_overrides); in tegra_xusb_init()