Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_LINK_STATE (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/usb/
A Dch11.h187 #define USB_PORT_STAT_C_LINK_STATE 0x0040 macro
/linux/drivers/usb/misc/
A Dlvstest.c347 if (portchange & USB_PORT_STAT_C_LINK_STATE) in lvs_rh_work()
/linux/drivers/usb/host/
A Dxhci-hub.c1043 *status |= USB_PORT_STAT_C_LINK_STATE << 16; in xhci_get_usb3_port_status()
/linux/drivers/usb/core/
A Dhub.c3679 if (portchange & USB_PORT_STAT_C_LINK_STATE) in usb_port_resume()
5603 if (portchange & USB_PORT_STAT_C_LINK_STATE) { in port_event()

Completed in 16 milliseconds