Symbol: USB_PORT_FEAT_C_RESET
drivers/usb/c67x00/c67x00-hcd.c
200
case USB_PORT_FEAT_C_RESET:
drivers/usb/core/hub.c
1245
USB_PORT_FEAT_C_RESET);
drivers/usb/core/hub.c
3108
USB_PORT_FEAT_C_RESET);
drivers/usb/core/hub.c
5805
usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_C_RESET);
drivers/usb/dwc2/hcd.c
3458
case USB_PORT_FEAT_C_RESET:
drivers/usb/fotg210/fotg210-hcd.c
1526
case USB_PORT_FEAT_C_RESET:
drivers/usb/gadget/udc/aspeed-vhub/hub.c
732
case USB_PORT_FEAT_C_RESET:
drivers/usb/gadget/udc/dummy_hcd.c
2168
case USB_PORT_FEAT_C_RESET:
drivers/usb/gadget/udc/dummy_hcd.c
2340
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/ehci-hub.c
849
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/fhci-hub.c
259
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/isp116x-hcd.c
1094
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/octeon-hcd.c
3357
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/ohci-hub.c
732
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/oxu210hp-hcd.c
3617
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/r8a66597-hcd.c
2181
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/sl811-hcd.c
1275
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/uhci-hub.c
401
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/xhci-hub.c
1599
case USB_PORT_FEAT_C_RESET:
drivers/usb/host/xhci-hub.c
587
case USB_PORT_FEAT_C_RESET:
drivers/usb/isp1760/isp1760-hcd.c
2270
case USB_PORT_FEAT_C_RESET:
drivers/usb/misc/lvstest.c
355
USB_PORT_FEAT_C_RESET);
drivers/usb/musb/musb_virthub.c
313
case USB_PORT_FEAT_C_RESET:
drivers/usb/renesas_usbhs/mod_host.c
1135
case USB_PORT_FEAT_C_RESET:
drivers/usb/usbip/vhci_hcd.c
457
vhci_hcd->port_status[rhport] |= (1 << USB_PORT_FEAT_C_RESET);