Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-tegra.c279 static struct hc_driver __read_mostly tegra_xhci_hc_driver; variable
1173 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power()
1233 tegra_xhci_hc_driver.hub_control( in tegra_xhci_id_work()
1608 tegra->hcd = usb_create_hcd(&tegra_xhci_hc_driver, &pdev->dev, in tegra_xusb_probe()
1682 xhci->shared_hcd = usb_create_shared_hcd(&tegra_xhci_hc_driver, in tegra_xusb_probe()
2446 xhci_init_driver(&tegra_xhci_hc_driver, &tegra_xhci_overrides); in tegra_xusb_init()