Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1445 u8 usb2_hw_lpm_capable:1; member
/linux/drivers/usb/host/
H A Dxhci.c4519 if (udev->usb2_hw_lpm_capable != 1) in xhci_set_usb2_hardware_lpm()
4623 udev->usb2_hw_lpm_capable = 1; in xhci_update_device()
/linux/drivers/usb/core/
H A Dhub.c4762 if (!udev->usb2_hw_lpm_capable || !udev->bos) in hub_set_initial_usb2_lpm_policy()