Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_C_CONNECTION (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c258 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()
272 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()
/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h77 #define USB_PORT_FEAT_C_CONNECTION 16 macro
/openbmc/u-boot/include/
H A Dusb_defs.h231 #define USB_PORT_FEAT_C_CONNECTION 16 macro
/openbmc/linux/drivers/usb/core/
H A Dport.c143 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in disable_store()
434 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
H A Dhub.c1202 USB_PORT_FEAT_C_CONNECTION); in hub_activate()
2951 USB_PORT_FEAT_C_CONNECTION); in hub_port_wait_reset()
3055 USB_PORT_FEAT_C_CONNECTION); in hub_port_reset()
3266 USB_PORT_FEAT_C_CONNECTION); in check_port_resume_type()
4655 USB_PORT_FEAT_C_CONNECTION); in hub_port_debounce()
5698 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in port_event()
/openbmc/linux/drivers/usb/host/
H A Dfhci-hub.c251 case USB_PORT_FEAT_C_CONNECTION: in fhci_hub_control()
H A Duhci-hub.c395 case USB_PORT_FEAT_C_CONNECTION: in uhci_hub_control()
H A Dohci-hub.c726 case USB_PORT_FEAT_C_CONNECTION: in ohci_hub_control()
H A Dxhci-hub.c626 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit()
1600 case USB_PORT_FEAT_C_CONNECTION: in xhci_hub_control()
H A Dehci-hub.c843 case USB_PORT_FEAT_C_CONNECTION: in ehci_hub_control()
H A Docteon-hcd.c3351 case USB_PORT_FEAT_C_CONNECTION: in octeon_usb_hub_control()
3426 port_status |= (1 << USB_PORT_FEAT_C_CONNECTION); in octeon_usb_hub_control()
H A Dxen-hcd.c455 case USB_PORT_FEAT_C_CONNECTION: in xenhcd_hub_control()
H A Disp116x-hcd.c1086 case USB_PORT_FEAT_C_CONNECTION: in isp116x_hub_control()
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c188 case USB_PORT_FEAT_C_CONNECTION: in c67x00_hub_control()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_virthub.c310 case USB_PORT_FEAT_C_CONNECTION: in musb_hub_control()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c828 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit()
1061 case USB_PORT_FEAT_C_CONNECTION: in xhci_submit_root()
H A Dsl811-hcd.c612 case USB_PORT_FEAT_C_CONNECTION: in sl811_rh_submit_urb()
H A Ddwc2.c736 case USB_PORT_FEAT_C_CONNECTION: in dwc_otg_submit_rh_msg_out()
H A Dehci-hcd.c908 case USB_PORT_FEAT_C_CONNECTION: in ehci_submit_root()
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c361 USB_PORT_FEAT_C_CONNECTION); in lvs_rh_work()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c167 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()
/openbmc/u-boot/common/
H A Dusb_hub.c362 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_CONNECTION); in usb_hub_port_connect_change()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c727 case USB_PORT_FEAT_C_CONNECTION: in ast_vhub_clr_port_feature()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2155 case USB_PORT_FEAT_C_CONNECTION: in dummy_hub_control()
2327 case USB_PORT_FEAT_C_CONNECTION: in dummy_hub_control()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1133 case USB_PORT_FEAT_C_CONNECTION: in __usbhsh_hub_port_feature()

12