Home
last modified time | relevance | path

Searched refs:HUB_CHAR_COMPOUND (Results 1 – 8 of 8) 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.h214 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ 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.h214 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch11.h214 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h294 #define HUB_CHAR_COMPOUND 0x0004 macro
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c691 if (hubCharacteristics & HUB_CHAR_COMPOUND) in usb_hub_configure()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Disp116x-hcd.c955 HUB_CHAR_COMPOUND | in isp116x_hub_descriptor()
H A Disp1362-hcd.c1550 HUB_CHAR_COMPOUND | in isp1362_hub_descriptor()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c1464 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
2470 if (!(wHubCharacteristics & HUB_CHAR_COMPOUND)) in set_usb_port_removable()