Home
last modified time | relevance | path

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

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