Symbol: USB_PORT_FEAT_C_CONNECTION
drivers/usb/c67x00/c67x00-hcd.c
188
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/core/hub.c
1235
USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/hub.c
3016
USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/hub.c
3120
USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/hub.c
3331
USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/hub.c
4723
USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/hub.c
5765
usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/port.c
146
usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION);
drivers/usb/core/port.c
437
usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_CONNECTION);
drivers/usb/dwc2/hcd.c
3449
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/fotg210/fotg210-hcd.c
1519
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/gadget/udc/aspeed-vhub/hub.c
728
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/gadget/udc/dummy_hcd.c
2167
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/gadget/udc/dummy_hcd.c
2339
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/ehci-hub.c
843
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/fhci-hub.c
251
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/isp116x-hcd.c
1086
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/octeon-hcd.c
3350
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/octeon-hcd.c
3425
port_status |= (1 << USB_PORT_FEAT_C_CONNECTION);
drivers/usb/host/ohci-hub.c
726
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/oxu210hp-hcd.c
3611
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/r8a66597-hcd.c
2179
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/sl811-hcd.c
1273
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/uhci-hub.c
395
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/xen-hcd.c
455
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/xhci-hub.c
1601
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/xhci-hub.c
595
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/host/xhci-tegra.c
2810
if ((type_req == ClearPortFeature) && (value == USB_PORT_FEAT_C_CONNECTION)) {
drivers/usb/isp1760/isp1760-hcd.c
2264
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/misc/lvstest.c
361
USB_PORT_FEAT_C_CONNECTION);
drivers/usb/musb/musb_virthub.c
310
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/renesas_usbhs/mod_host.c
1133
case USB_PORT_FEAT_C_CONNECTION:
drivers/usb/usbip/vhci_hcd.c
168
status |= USB_PORT_STAT_CONNECTION | (1 << USB_PORT_FEAT_C_CONNECTION);
drivers/usb/usbip/vhci_hcd.c
203
status |= (1 << USB_PORT_FEAT_C_CONNECTION);