Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch11.h217 #define HUB_CHAR_COMMON_OCPM 0x0000 /* All ports Over-Current reporting */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch11.h217 #define HUB_CHAR_COMMON_OCPM 0x0000 /* All ports Over-Current reporting */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h217 #define HUB_CHAR_COMMON_OCPM 0x0000 /* All ports Over-Current reporting */ macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c550 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in ohci_hub_descriptor()
H A Dmax3421-hcd.c1643 HUB_CHAR_COMMON_OCPM); in hub_descriptor()
H A Du132-hcd.c2576 temp = HUB_CHAR_COMMON_LPSM | HUB_CHAR_COMMON_OCPM; in u132_roothub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2060 HUB_CHAR_COMMON_OCPM); in ss_hub_descriptor()
2073 HUB_CHAR_COMMON_OCPM); in hub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c1491 case HUB_CHAR_COMMON_OCPM: in hub_configure()