Searched refs:xhci_set_port_power (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-hub.c | 559 static void xhci_set_port_power(struct xhci_hcd *xhci, struct usb_hcd *hcd, in xhci_set_port_power() function 631 xhci_set_port_power(xhci, xhci->shared_hcd, i, false, flags); in xhci_enter_test_mode() 634 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode() 1320 xhci_set_port_power(xhci, hcd, wIndex, true, &flags); in xhci_hub_control() 1436 xhci_set_port_power(xhci, hcd, wIndex, false, &flags); in xhci_hub_control()
|