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