Searched refs:USB_PORT_FEAT_C_CONNECTION (Results 1 – 7 of 7) sorted by relevance
254 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()268 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()
257 #define USB_PORT_FEAT_C_CONNECTION 16 macro
821 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit()1054 case USB_PORT_FEAT_C_CONNECTION: in xhci_submit_root()
748 case USB_PORT_FEAT_C_CONNECTION: in dwc_otg_submit_rh_msg_out()
963 case USB_PORT_FEAT_C_CONNECTION: in ehci_submit_root()
363 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_CONNECTION); in usb_hub_port_connect_change()
2173 case USB_PORT_FEAT_C_CONNECTION: in isp1760_hub_control()
Completed in 27 milliseconds