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

/linux-master/drivers/usb/core/
H A Dhub.c4133 case USB3_LPM_U1:
4188 case USB3_LPM_U1:
4200 if (state == USB3_LPM_U1 && timeout > USB3_LPM_U1_MAX_TIMEOUT &&
4217 if (state == USB3_LPM_U1)
4238 if (state == USB3_LPM_U1)
4301 if ((state == USB3_LPM_U1 && u1_mel == 0) ||
4348 if (state == USB3_LPM_U1)
4372 case USB3_LPM_U1:
4397 if (state == USB3_LPM_U1)
4431 if (usb_disable_link_state(hcd, udev, USB3_LPM_U1))
[all...]
/linux-master/include/uapi/linux/usb/
H A Dch9.h1218 USB3_LPM_U1, enumerator in enum:usb3_link_state
/linux-master/drivers/usb/host/
H A Dxhci.c4578 case USB3_LPM_U1:
4691 return xhci_get_timeout_no_hub_lpm(udev, USB3_LPM_U1);
4758 if (state == USB3_LPM_U1)
4845 if (state == USB3_LPM_U1)
4912 disabling_u1 = (state_changed == USB3_LPM_U1 &&
4917 enabling_u1 = (state_changed == USB3_LPM_U1 &&

Completed in 260 milliseconds