Searched refs:tegra_xhci_hc_driver (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-tegra.c | 276 static struct hc_driver __read_mostly tegra_xhci_hc_driver; variable 1123 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power() 1186 tegra_xhci_hc_driver.hub_control( in tegra_xhci_id_work() 1511 tegra->hcd = usb_create_hcd(&tegra_xhci_hc_driver, &pdev->dev, in tegra_xusb_probe() 1580 xhci->shared_hcd = usb_create_shared_hcd(&tegra_xhci_hc_driver, in tegra_xusb_probe() 2082 xhci_init_driver(&tegra_xhci_hc_driver, &tegra_xhci_overrides); in tegra_xusb_init()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-tegra.c | 317 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()
|
Completed in 7 milliseconds