Searched refs:xhci_set_port_power (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-hub.c | 558 static void xhci_set_port_power(struct xhci_hcd *xhci, struct usb_hcd *hcd, in xhci_set_port_power() function 627 xhci_set_port_power(xhci, xhci->shared_hcd, i, false, flags); in xhci_enter_test_mode() 630 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode() 1263 xhci_set_port_power(xhci, hcd, wIndex, true, &flags); in xhci_hub_control() 1377 xhci_set_port_power(xhci, hcd, wIndex, false, &flags); in xhci_hub_control()
|