Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_BH_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h184 #define USB_PORT_STAT_C_BH_RESET 0x0020 macro
/linux/drivers/usb/misc/
H A Dlvstest.c356 if (portchange & USB_PORT_STAT_C_BH_RESET) in lvs_rh_work()