Home
last modified time | relevance | path

Searched refs:sw_lpm_support (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c2144 xhci->sw_lpm_support = 1; in xhci_add_in_port()
2150 xhci->sw_lpm_support = 1; in xhci_add_in_port()
Dxhci.h1649 unsigned sw_lpm_support:1; member
Dxhci.c4258 if (hcd->speed >= HCD_USB3 || !xhci->sw_lpm_support || in xhci_update_device()