Searched refs:USB_PORT_STAT_C_CONFIG_ERROR (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/usb/ | ||
| H A D | ch11.h | 186 #define USB_PORT_STAT_C_CONFIG_ERROR 0x0080 macro |
| /linux/drivers/usb/core/ | ||
| H A D | hub.c | 5818 if (portchange & USB_PORT_STAT_C_CONFIG_ERROR) { in port_event() |