Symbol: USB_PORT_FEAT_SUSPEND
drivers/usb/c67x00/c67x00-hcd.c
129
case USB_PORT_FEAT_SUSPEND:
drivers/usb/c67x00/c67x00-hcd.c
171
case USB_PORT_FEAT_SUSPEND:
drivers/usb/chipidea/host.c
279
if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) {
drivers/usb/core/hub.c
3555
USB_PORT_FEAT_SUSPEND);
drivers/usb/core/hub.c
3825
port1, USB_PORT_FEAT_SUSPEND);
drivers/usb/dwc2/hcd.c
3424
case USB_PORT_FEAT_SUSPEND:
drivers/usb/dwc2/hcd.c
3631
case USB_PORT_FEAT_SUSPEND:
drivers/usb/fotg210/fotg210-hcd.c
1503
case USB_PORT_FEAT_SUSPEND:
drivers/usb/fotg210/fotg210-hcd.c
1700
case USB_PORT_FEAT_SUSPEND:
drivers/usb/gadget/udc/aspeed-vhub/hub.c
664
case USB_PORT_FEAT_SUSPEND:
drivers/usb/gadget/udc/aspeed-vhub/hub.c
714
case USB_PORT_FEAT_SUSPEND:
drivers/usb/gadget/udc/dummy_hcd.c
2138
case USB_PORT_FEAT_SUSPEND:
drivers/usb/gadget/udc/dummy_hcd.c
2274
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/ehci-hub.c
1052
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/ehci-hub.c
799
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/fhci-hub.c
237
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/fhci-hub.c
302
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/isp116x-hcd.c
1074
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/isp116x-hcd.c
1112
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/max3421-hcd.c
1689
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/max3421-hcd.c
1735
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/octeon-hcd.c
3338
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/octeon-hcd.c
3476
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/ohci-at91.c
378
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/ohci-at91.c
420
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/ohci-hub.c
717
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/ohci-hub.c
774
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/oxu210hp-hcd.c
3590
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/oxu210hp-hcd.c
3769
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/r8a66597-hcd.c
2172
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/r8a66597-hcd.c
2207
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/sl811-hcd.c
1253
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/sl811-hcd.c
1302
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/uhci-hub.c
332
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/uhci-hub.c
366
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/xen-hcd.c
446
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/xen-hcd.c
526
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/xhci-hub.c
1321
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/xhci-hub.c
1568
case USB_PORT_FEAT_SUSPEND:
drivers/usb/host/xhci-tegra.c
2784
if ((type_req == ClearPortFeature) && (value == USB_PORT_FEAT_SUSPEND)) {
drivers/usb/host/xhci-tegra.c
2805
if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_SUSPEND))
drivers/usb/isp1760/isp1760-hcd.c
2242
case USB_PORT_FEAT_SUSPEND:
drivers/usb/isp1760/isp1760-hcd.c
2400
case USB_PORT_FEAT_SUSPEND:
drivers/usb/misc/ehset.c
118
USB_RT_PORT, USB_PORT_FEAT_SUSPEND,
drivers/usb/misc/ehset.c
125
USB_RT_PORT, USB_PORT_FEAT_SUSPEND,
drivers/usb/misc/ehset.c
61
USB_RT_PORT, USB_PORT_FEAT_SUSPEND,
drivers/usb/misc/lvstest.c
117
USB_PORT_FEAT_SUSPEND);
drivers/usb/misc/lvstest.c
146
USB_PORT_FEAT_SUSPEND);
drivers/usb/musb/musb_virthub.c
303
case USB_PORT_FEAT_SUSPEND:
drivers/usb/musb/musb_virthub.c
378
case USB_PORT_FEAT_SUSPEND:
drivers/usb/renesas_usbhs/mod_host.c
1130
case USB_PORT_FEAT_SUSPEND:
drivers/usb/usbip/vhci_hcd.c
376
case USB_PORT_FEAT_SUSPEND:
drivers/usb/usbip/vhci_hcd.c
450
vhci_hcd->port_status[rhport] &= ~(1 << USB_PORT_FEAT_SUSPEND);
drivers/usb/usbip/vhci_hcd.c
533
case USB_PORT_FEAT_SUSPEND: