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/
H A Dch11.h185 #define USB_PORT_STAT_C_LINK_STATE 0x0040 macro
/linux/drivers/usb/misc/
H A Dlvstest.c347 if (portchange & USB_PORT_STAT_C_LINK_STATE) in lvs_rh_work()
/linux/drivers/usb/host/
H A Dxhci-hub.c1067 *status |= USB_PORT_STAT_C_LINK_STATE << 16; in xhci_get_usb3_port_status()
/linux/drivers/usb/core/
H A Dhub.c3813 if (portchange & USB_PORT_STAT_C_LINK_STATE) in usb_port_resume()
5778 if (portchange & USB_PORT_STAT_C_LINK_STATE) { in port_event()