Searched refs:tegra_xhci_set_port_power (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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()
|