Searched refs:usb2_hw_lpm_capable (Results 1 – 4 of 4) sorted by relevance
674 unsigned usb2_hw_lpm_capable:1; member
674 if (udev->usb2_hw_lpm_capable == 1) in add_power_attributes()
3239 if (udev->usb2_hw_lpm_capable == 1) in usb_port_suspend()3523 if (udev->usb2_hw_lpm_capable == 1) in usb_port_resume()4406 if (!udev->usb2_hw_lpm_capable || !udev->bos) in hub_set_initial_usb2_lpm_policy()
4266 if (udev->usb2_hw_lpm_capable != 1) in xhci_set_usb2_hardware_lpm()4387 udev->usb2_hw_lpm_capable = 1; in xhci_update_device()