Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/core/
A Dhub.c4076 case USB3_LPM_U2: in usb_set_device_initiated_lpm()
4131 case USB3_LPM_U2: in usb_set_lpm_timeout()
4180 else if (state == USB3_LPM_U2) in usb_device_may_initiate_lpm()
4235 (state == USB3_LPM_U2 && u2_mel == 0)) in usb_enable_link_state()
4283 else if (state == USB3_LPM_U2) in usb_enable_link_state()
4306 case USB3_LPM_U2: in usb_disable_link_state()
4332 else if (state == USB3_LPM_U2) in usb_disable_link_state()
4366 if (usb_disable_link_state(hcd, udev, USB3_LPM_U2)) in usb_disable_lpm()
4436 usb_enable_link_state(hcd, udev, USB3_LPM_U2); in usb_enable_lpm()
/linux-6.3-rc2/include/uapi/linux/usb/
A Dch9.h1213 USB3_LPM_U2, enumerator
/linux-6.3-rc2/drivers/usb/host/
A Dxhci.c4714 case USB3_LPM_U2: in xhci_get_timeout_no_hub_lpm()
4878 return xhci_get_timeout_no_hub_lpm(udev, USB3_LPM_U2); in xhci_calculate_u2_timeout()
4889 else if (state == USB3_LPM_U2) in xhci_call_host_update_timeout_for_endpoint()
4983 else if (state == USB3_LPM_U2) in xhci_calculate_lpm_timeout()
5050 disabling_u2 = (state_changed == USB3_LPM_U2 && in calculate_max_exit_latency()
5055 enabling_u2 = (state_changed == USB3_LPM_U2 && in calculate_max_exit_latency()

Completed in 28 milliseconds