| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 261 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg() 275 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()
|
| /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 D | ch11.h | 79 #define USB_PORT_FEAT_C_CONNECTION 16 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 D | ch11.h | 79 #define USB_PORT_FEAT_C_CONNECTION 16 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 79 #define USB_PORT_FEAT_C_CONNECTION 16 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 232 #define USB_PORT_FEAT_C_CONNECTION 16 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 188 case USB_PORT_FEAT_C_CONNECTION: in c67x00_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 252 case USB_PORT_FEAT_C_CONNECTION: in fhci_hub_control()
|
| H A D | uhci-hub.c | 395 case USB_PORT_FEAT_C_CONNECTION: in uhci_hub_control()
|
| H A D | ohci-hub.c | 722 case USB_PORT_FEAT_C_CONNECTION: in ohci_hub_control()
|
| H A D | xhci-hub.c | 524 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit() 1500 case USB_PORT_FEAT_C_CONNECTION: in xhci_hub_control()
|
| H A D | ehci-hub.c | 980 case USB_PORT_FEAT_C_CONNECTION: in ehci_hub_control()
|
| H A D | isp116x-hcd.c | 1087 case USB_PORT_FEAT_C_CONNECTION: in isp116x_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 311 case USB_PORT_FEAT_C_CONNECTION: in musb_hub_control()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci.c | 829 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit() 1062 case USB_PORT_FEAT_C_CONNECTION: in xhci_submit_root()
|
| H A D | sl811-hcd.c | 613 case USB_PORT_FEAT_C_CONNECTION: in sl811_rh_submit_urb()
|
| H A D | dwc2.c | 739 case USB_PORT_FEAT_C_CONNECTION: in dwc_otg_submit_rh_msg_out()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | lvstest.c | 361 USB_PORT_FEAT_C_CONNECTION); in lvs_rh_work()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 167 status |= USB_PORT_STAT_CONNECTION | (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_connect() 202 status |= (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_disconnect()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | port.c | 277 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
|
| H A D | hub.c | 1178 USB_PORT_FEAT_C_CONNECTION); in hub_activate() 2848 USB_PORT_FEAT_C_CONNECTION); in hub_port_wait_reset() 2949 USB_PORT_FEAT_C_CONNECTION); in hub_port_reset() 3118 USB_PORT_FEAT_C_CONNECTION); in check_port_resume_type() 4498 USB_PORT_FEAT_C_CONNECTION); in hub_port_debounce() 5484 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in port_event()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 365 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_CONNECTION); in usb_hub_port_connect_change()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 702 case USB_PORT_FEAT_C_CONNECTION: in ast_vhub_clr_port_feature()
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/ |
| H A D | octeon-hcd.c | 3347 case USB_PORT_FEAT_C_CONNECTION: in octeon_usb_hub_control() 3422 port_status |= (1 << USB_PORT_FEAT_C_CONNECTION); in octeon_usb_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2131 case USB_PORT_FEAT_C_CONNECTION: in dummy_hub_control() 2303 case USB_PORT_FEAT_C_CONNECTION: in dummy_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1133 case USB_PORT_FEAT_C_CONNECTION: in __usbhsh_hub_port_feature()
|