Home
last modified time | relevance | path

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

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