| /linux/drivers/usb/misc/ |
| H A D | ehset.c | 61 USB_RT_PORT, USB_PORT_FEAT_SUSPEND, in ehset_prepare_port_for_testing() 118 USB_RT_PORT, USB_PORT_FEAT_SUSPEND, in ehset_probe() 125 USB_RT_PORT, USB_PORT_FEAT_SUSPEND, in ehset_probe()
|
| H A D | lvstest.c | 117 USB_PORT_FEAT_SUSPEND); in u3_entry_store() 146 USB_PORT_FEAT_SUSPEND); in u3_exit_store()
|
| /linux/drivers/usb/host/ |
| H A D | fhci-hub.c | 237 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control() 302 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control()
|
| H A D | uhci-hub.c | 332 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control() 366 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control()
|
| H A D | ohci-at91.c | 378 case USB_PORT_FEAT_SUSPEND: in ohci_at91_hub_control() 420 case USB_PORT_FEAT_SUSPEND: in ohci_at91_hub_control()
|
| H A D | ohci-hub.c | 717 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control() 774 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control()
|
| H A D | ehci-hub.c | 799 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control() 1052 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control()
|
| H A D | xen-hcd.c | 446 case USB_PORT_FEAT_SUSPEND: in xenhcd_hub_control() 526 case USB_PORT_FEAT_SUSPEND: in xenhcd_hub_control()
|
| H A D | isp116x-hcd.c | 1074 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control() 1112 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control()
|
| H A D | sl811-hcd.c | 1253 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control() 1302 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control()
|
| H A D | max3421-hcd.c | 1689 case USB_PORT_FEAT_SUSPEND: in max3421_hub_control() 1735 case USB_PORT_FEAT_SUSPEND: in max3421_hub_control()
|
| H A D | xhci-hub.c | 1321 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control() 1568 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control()
|
| H A D | octeon-hcd.c | 3338 case USB_PORT_FEAT_SUSPEND: in octeon_usb_hub_control() 3476 case USB_PORT_FEAT_SUSPEND: in octeon_usb_hub_control()
|
| H A D | xhci-tegra.c | 2784 if ((type_req == ClearPortFeature) && (value == USB_PORT_FEAT_SUSPEND)) { in tegra_xhci_hub_control() 2805 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_SUSPEND)) in tegra_xhci_hub_control()
|
| H A D | r8a66597-hcd.c | 2172 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control() 2207 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control()
|
| H A D | oxu210hp-hcd.c | 3590 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control() 3769 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control()
|
| /linux/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 129 case USB_PORT_FEAT_SUSPEND: in c67x00_hub_control() 171 case USB_PORT_FEAT_SUSPEND: in c67x00_hub_control()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_virthub.c | 303 case USB_PORT_FEAT_SUSPEND: in musb_hub_control() 378 case USB_PORT_FEAT_SUSPEND: in musb_hub_control()
|
| /linux/include/uapi/linux/usb/ |
| H A D | ch11.h | 71 #define USB_PORT_FEAT_SUSPEND 2 /* L2 suspend */ macro
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 376 case USB_PORT_FEAT_SUSPEND: in vhci_hub_control() 450 vhci_hcd->port_status[rhport] &= ~(1 << USB_PORT_FEAT_SUSPEND); in vhci_hub_control() 533 case USB_PORT_FEAT_SUSPEND: in vhci_hub_control()
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 664 case USB_PORT_FEAT_SUSPEND: in ast_vhub_set_port_feature() 714 case USB_PORT_FEAT_SUSPEND: in ast_vhub_clr_port_feature()
|
| /linux/drivers/usb/chipidea/ |
| H A D | host.c | 279 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 2242 case USB_PORT_FEAT_SUSPEND: in isp1760_hub_control() 2400 case USB_PORT_FEAT_SUSPEND: in isp1760_hub_control()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2138 case USB_PORT_FEAT_SUSPEND: in dummy_hub_control() 2274 case USB_PORT_FEAT_SUSPEND: in dummy_hub_control()
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1130 case USB_PORT_FEAT_SUSPEND: in __usbhsh_hub_port_feature()
|