Searched refs:xhci_set_port_power (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-hub.c | 574 static void xhci_set_port_power(struct xhci_hcd *xhci, struct usb_hcd *hcd, in xhci_set_port_power() function 649 xhci_set_port_power(xhci, xhci->shared_hcd, i, false, flags); in xhci_enter_test_mode() 652 xhci_set_port_power(xhci, xhci->main_hcd, i, false, flags); in xhci_enter_test_mode() 1396 xhci_set_port_power(xhci, hcd, wIndex, true, &flags); in xhci_hub_control() 1513 xhci_set_port_power(xhci, hcd, wIndex, false, &flags); in xhci_hub_control()
|