Home
last modified time | relevance | path

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

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