Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_SUSPEND (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/drivers/usb/misc/
Dehset.c73 USB_PORT_FEAT_SUSPEND, portnum, in ehset_probe()
81 USB_PORT_FEAT_SUSPEND, portnum, in ehset_probe()
Dlvstest.c122 USB_PORT_FEAT_SUSPEND); in u3_entry_store()
151 USB_PORT_FEAT_SUSPEND); in u3_exit_store()
/linux-4.4.14/drivers/usb/wusbcore/
Drh.c272 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/
Dfhci-hub.c242 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control()
307 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control()
Duhci-hub.c331 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control()
365 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control()
Dehci-tegra.c213 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()
Dohci-hub.c710 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control()
767 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control()
Dehci-hub.c919 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control()
1165 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control()
Dxhci-hub.c964 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control()
1143 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control()
Dsl811-hcd.c1249 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control()
1299 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control()
Disp116x-hcd.c1073 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control()
1111 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control()
Dmax3421-hcd.c1714 case USB_PORT_FEAT_SUSPEND: in max3421_hub_control()
1760 case USB_PORT_FEAT_SUSPEND: in max3421_hub_control()
Dimx21-hcd.c1559 case USB_PORT_FEAT_SUSPEND: in imx21_hc_hub_control()
1633 case USB_PORT_FEAT_SUSPEND: in imx21_hc_hub_control()
Dr8a66597-hcd.c2184 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control()
2219 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control()
Disp1362-hcd.c1630 case USB_PORT_FEAT_SUSPEND: in isp1362_hub_control()
1671 case USB_PORT_FEAT_SUSPEND: in isp1362_hub_control()
Doxu210hp-hcd.c3203 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control()
3382 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control()
Du132-hcd.c2704 case USB_PORT_FEAT_SUSPEND: in u132_roothub_setportfeature()
2735 case USB_PORT_FEAT_SUSPEND: in u132_roothub_clearportfeature()
Dfotg210-hcd.c1536 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/
Dc67x00-hcd.c143 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/
Dch11.h61 #define USB_PORT_FEAT_SUSPEND 2 /* L2 suspend */ macro
/linux-4.4.14/drivers/usb/musb/
Dmusb_virthub.c324 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/
Dvhci_hcd.c266 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/
Disp1760-hcd.c1860 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/
Dmod_host.c1144 case USB_PORT_FEAT_SUSPEND: in __usbhsh_hub_port_feature()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c2051 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/
Docteon-hcd.c3378 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/
Dhcd.c1577 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/
Dhub.c3183 USB_PORT_FEAT_SUSPEND); in usb_port_suspend()
3424 port1, USB_PORT_FEAT_SUSPEND); in usb_port_resume()