hw_lpm_support   2207 drivers/usb/host/xhci-mem.c 		xhci->hw_lpm_support = 1;
hw_lpm_support   4393 drivers/usb/host/xhci.c 	if (hcd->speed >= HCD_USB3 || !xhci->hw_lpm_support ||
hw_lpm_support   4518 drivers/usb/host/xhci.c 	if (xhci->hw_lpm_support == 1 &&
hw_lpm_support   1883 drivers/usb/host/xhci.h 	unsigned		hw_lpm_support:1;