Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dhub.c3674 if ((state == USB3_LPM_U1 && in usb_req_set_sel()
3736 case USB3_LPM_U1: in usb_set_device_initiated_lpm()
3791 case USB3_LPM_U1: in usb_set_lpm_timeout()
3803 if (state == USB3_LPM_U1 && timeout > USB3_LPM_U1_MAX_TIMEOUT && in usb_set_lpm_timeout()
3820 if (state == USB3_LPM_U1) in usb_set_lpm_timeout()
3850 if ((state == USB3_LPM_U1 && u1_mel == 0) || in usb_enable_link_state()
3915 case USB3_LPM_U1: in usb_disable_link_state()
3962 if (usb_disable_link_state(hcd, udev, USB3_LPM_U1)) in usb_disable_lpm()
4022 usb_enable_link_state(hcd, udev, USB3_LPM_U1); in usb_enable_lpm()
/linux-4.1.27/include/uapi/linux/usb/
Dch9.h946 USB3_LPM_U1, enumerator
/linux-4.1.27/drivers/usb/host/
Dxhci.c4311 case USB3_LPM_U1: in xhci_get_timeout_no_hub_lpm()
4415 return xhci_get_timeout_no_hub_lpm(udev, USB3_LPM_U1); in xhci_calculate_u1_timeout()
4474 if (state == USB3_LPM_U1) in xhci_call_host_update_timeout_for_endpoint()
4572 if (state == USB3_LPM_U1) in xhci_calculate_lpm_timeout()
4640 disabling_u1 = (state_changed == USB3_LPM_U1 && in calculate_max_exit_latency()
4645 enabling_u1 = (state_changed == USB3_LPM_U1 && in calculate_max_exit_latency()