Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h77 #define USB_PORT_FEAT_C_CONNECTION 16 macro
/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.c595 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit()
1601 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.c3350 case USB_PORT_FEAT_C_CONNECTION: in octeon_usb_hub_control()
3425 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 Dsl811-hcd.c1273 case USB_PORT_FEAT_C_CONNECTION: in sl811h_hub_control()
H A Disp116x-hcd.c1086 case USB_PORT_FEAT_C_CONNECTION: in isp116x_hub_control()
H A Dr8a66597-hcd.c2179 case USB_PORT_FEAT_C_CONNECTION: in r8a66597_hub_control()
H A Dxhci-tegra.c2810 if ((type_req == ClearPortFeature) && (value == USB_PORT_FEAT_C_CONNECTION)) { in tegra_xhci_hub_control()
H A Doxu210hp-hcd.c3611 case USB_PORT_FEAT_C_CONNECTION: in oxu_hub_control()
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c188 case USB_PORT_FEAT_C_CONNECTION: in c67x00_hub_control()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c310 case USB_PORT_FEAT_C_CONNECTION: in musb_hub_control()
/linux/drivers/usb/core/
H A Dport.c146 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in disable_store()
437 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in usb_port_runtime_suspend()
H A Dhub.c1235 USB_PORT_FEAT_C_CONNECTION); in hub_activate()
3016 USB_PORT_FEAT_C_CONNECTION); in hub_port_wait_reset()
3120 USB_PORT_FEAT_C_CONNECTION); in hub_port_reset()
3331 USB_PORT_FEAT_C_CONNECTION); in check_port_resume_type()
4723 USB_PORT_FEAT_C_CONNECTION); in hub_port_debounce()
5765 usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION); in port_event()
/linux/drivers/usb/misc/
H A Dlvstest.c361 USB_PORT_FEAT_C_CONNECTION); in lvs_rh_work()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c168 status |= USB_PORT_STAT_CONNECTION | (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_connect()
203 status |= (1 << USB_PORT_FEAT_C_CONNECTION); in rh_port_disconnect()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1133 case USB_PORT_FEAT_C_CONNECTION: in __usbhsh_hub_port_feature()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2264 case USB_PORT_FEAT_C_CONNECTION: in isp1760_hub_control()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1519 case USB_PORT_FEAT_C_CONNECTION: in fotg210_hub_control()
/linux/drivers/usb/dwc2/
H A Dhcd.c3449 case USB_PORT_FEAT_C_CONNECTION: in dwc2_hcd_hub_control()