Home
last modified time | relevance | path

Searched refs:HUB_CHAR_COMMON_OCPM (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dch11.h215 #define HUB_CHAR_COMMON_OCPM 0x0000 /* All ports Over-Current reporting */ macro
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c292 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_COMMON_OCPM); in ss_hub_descriptor()
305 HUB_CHAR_INDV_PORT_LPSM | HUB_CHAR_COMMON_OCPM); in hub_descriptor()
/linux/drivers/usb/host/
H A Dohci-hub.c553 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in ohci_hub_descriptor()
H A Dmax3421-hcd.c1634 HUB_CHAR_COMMON_OCPM); in hub_descriptor()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2084 HUB_CHAR_COMMON_OCPM); in ss_hub_descriptor()
2097 HUB_CHAR_COMMON_OCPM); in hub_descriptor()
/linux/drivers/usb/core/
H A Dhub.c1544 case HUB_CHAR_COMMON_OCPM: in hub_configure()