/linux-4.4.14/drivers/usb/misc/ |
D | ehset.c | 73 USB_PORT_FEAT_SUSPEND, portnum, in ehset_probe() 81 USB_PORT_FEAT_SUSPEND, portnum, in ehset_probe()
|
D | lvstest.c | 122 USB_PORT_FEAT_SUSPEND); in u3_entry_store() 151 USB_PORT_FEAT_SUSPEND); in u3_exit_store()
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | rh.c | 272 case USB_PORT_FEAT_SUSPEND: in wusbhc_rh_set_port_feat() 317 case USB_PORT_FEAT_SUSPEND: in wusbhc_rh_clear_port_feat()
|
/linux-4.4.14/drivers/usb/host/ |
D | fhci-hub.c | 242 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control() 307 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control()
|
D | uhci-hub.c | 331 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control() 365 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control()
|
D | ehci-tegra.c | 213 else if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in tegra_ehci_hub_control() 251 wValue == USB_PORT_FEAT_SUSPEND) { in tegra_ehci_hub_control()
|
D | ohci-hub.c | 710 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control() 767 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control()
|
D | ehci-hub.c | 919 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control() 1165 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control()
|
D | xhci-hub.c | 964 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control() 1143 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control()
|
D | sl811-hcd.c | 1249 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control() 1299 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control()
|
D | isp116x-hcd.c | 1073 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control() 1111 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control()
|
D | max3421-hcd.c | 1714 case USB_PORT_FEAT_SUSPEND: in max3421_hub_control() 1760 case USB_PORT_FEAT_SUSPEND: in max3421_hub_control()
|
D | imx21-hcd.c | 1559 case USB_PORT_FEAT_SUSPEND: in imx21_hc_hub_control() 1633 case USB_PORT_FEAT_SUSPEND: in imx21_hc_hub_control()
|
D | r8a66597-hcd.c | 2184 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control() 2219 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control()
|
D | isp1362-hcd.c | 1630 case USB_PORT_FEAT_SUSPEND: in isp1362_hub_control() 1671 case USB_PORT_FEAT_SUSPEND: in isp1362_hub_control()
|
D | oxu210hp-hcd.c | 3203 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control() 3382 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control()
|
D | u132-hcd.c | 2704 case USB_PORT_FEAT_SUSPEND: in u132_roothub_setportfeature() 2735 case USB_PORT_FEAT_SUSPEND: in u132_roothub_clearportfeature()
|
D | fotg210-hcd.c | 1536 case USB_PORT_FEAT_SUSPEND: in fotg210_hub_control() 1729 case USB_PORT_FEAT_SUSPEND: in fotg210_hub_control()
|
/linux-4.4.14/drivers/usb/c67x00/ |
D | c67x00-hcd.c | 143 case USB_PORT_FEAT_SUSPEND: in c67x00_hub_control() 185 case USB_PORT_FEAT_SUSPEND: in c67x00_hub_control()
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | ch11.h | 61 #define USB_PORT_FEAT_SUSPEND 2 /* L2 suspend */ macro
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_virthub.c | 324 case USB_PORT_FEAT_SUSPEND: in musb_hub_control() 400 case USB_PORT_FEAT_SUSPEND: in musb_hub_control()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | vhci_hcd.c | 266 case USB_PORT_FEAT_SUSPEND: in vhci_hub_control() 326 ~(1 << USB_PORT_FEAT_SUSPEND); in vhci_hub_control() 362 case USB_PORT_FEAT_SUSPEND: in vhci_hub_control()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 1860 case USB_PORT_FEAT_SUSPEND: in isp1760_hub_control() 2027 case USB_PORT_FEAT_SUSPEND: in isp1760_hub_control()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 1144 case USB_PORT_FEAT_SUSPEND: in __usbhsh_hub_port_feature()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 2051 case USB_PORT_FEAT_SUSPEND: in dummy_hub_control() 2180 case USB_PORT_FEAT_SUSPEND: in dummy_hub_control()
|
/linux-4.4.14/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 3378 case USB_PORT_FEAT_SUSPEND: in octeon_usb_hub_control() 3520 case USB_PORT_FEAT_SUSPEND: in octeon_usb_hub_control()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | hcd.c | 1577 case USB_PORT_FEAT_SUSPEND: in dwc2_hcd_hub_control() 1763 case USB_PORT_FEAT_SUSPEND: in dwc2_hcd_hub_control()
|
/linux-4.4.14/drivers/usb/core/ |
D | hub.c | 3183 USB_PORT_FEAT_SUSPEND); in usb_port_suspend() 3424 port1, USB_PORT_FEAT_SUSPEND); in usb_port_resume()
|