Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dch11.h187 #define USB_PORT_STAT_C_LINK_STATE 0x0040 macro
/Linux-v4.19/drivers/usb/misc/
Dlvstest.c350 if (portchange & USB_PORT_STAT_C_LINK_STATE) in lvs_rh_work()
/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c866 status |= USB_PORT_STAT_C_LINK_STATE << 16; in xhci_get_port_status()
/Linux-v4.19/drivers/usb/core/
Dhub.c3500 if (portchange & USB_PORT_STAT_C_LINK_STATE) in usb_port_resume()
5214 if (portchange & USB_PORT_STAT_C_LINK_STATE) { in port_event()