Searched refs:USB_SS_PORT_LS_U1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/usb/ | ||
D | ch11.h | 157 #define USB_SS_PORT_LS_U1 0x0020 macro |
/linux-6.12.1/drivers/usb/core/ | ||
D | hub.c | 3875 link_state != USB_SS_PORT_LS_U1 && in hub_handle_remote_wakeup() |