Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1634 unsigned hw_lpm_support:1; member
Dxhci.c4442 if (hcd->speed >= HCD_USB3 || !xhci->hw_lpm_support || in xhci_set_usb2_hardware_lpm()
4542 if (hcd->speed >= HCD_USB3 || !udev->lpm_capable || !xhci->hw_lpm_support) in xhci_update_device()
Dxhci-mem.c2091 xhci->hw_lpm_support = 1; in xhci_add_in_port()