Searched refs:tegra_xhci_set_port_power (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-tegra.c | 1104 static void tegra_xhci_set_port_power(struct tegra_xusb *tegra, bool main, in tegra_xhci_set_port_power() function 1191 tegra_xhci_set_port_power(tegra, false, in tegra_xhci_id_work() 1206 tegra_xhci_set_port_power(tegra, false, true); in tegra_xhci_id_work() 1209 tegra_xhci_set_port_power(tegra, true, true); in tegra_xhci_id_work() 1213 tegra_xhci_set_port_power(tegra, false, false); in tegra_xhci_id_work() 1215 tegra_xhci_set_port_power(tegra, true, false); in tegra_xhci_id_work()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-tegra.c | 1289 static void tegra_xhci_set_port_power(struct tegra_xusb *tegra, bool main, in tegra_xhci_set_port_power() function 1376 tegra_xhci_set_port_power(tegra, false, in tegra_xhci_id_work() 1391 tegra_xhci_set_port_power(tegra, false, true); in tegra_xhci_id_work() 1394 tegra_xhci_set_port_power(tegra, true, true); in tegra_xhci_id_work() 1398 tegra_xhci_set_port_power(tegra, false, false); in tegra_xhci_id_work() 1400 tegra_xhci_set_port_power(tegra, true, false); in tegra_xhci_id_work()
|
Completed in 8 milliseconds