Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/usb/
Dch11.h158 #define USB_SS_PORT_LS_U0 0x0000 macro
/Linux-v5.4/drivers/usb/core/
Dhub.c1201 USB_SS_PORT_LS_U0; in hub_activate()
3536 status = hub_set_port_link_state(hub, port1, USB_SS_PORT_LS_U0); in usb_port_resume()
3634 (link_state != USB_SS_PORT_LS_U0 && in hub_handle_remote_wakeup()
4262 USB_SS_PORT_LS_U0); in hub_usb3_port_prepare_disable()
/Linux-v5.4/drivers/usb/gadget/udc/
Ddummy_hcd.c394 USB_PORT_STAT_LINK_STATE) == USB_SS_PORT_LS_U0 && in set_link_state_by_speed()