Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/wusbcore/
Drh.c264 case USB_PORT_FEAT_SUSPEND: in wusbhc_rh_set_port_feat()
309 case USB_PORT_FEAT_SUSPEND: in wusbhc_rh_clear_port_feat()
/linux-3.4.99/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-3.4.99/drivers/usb/host/
Dfhci-hub.c243 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control()
312 case USB_PORT_FEAT_SUSPEND: in fhci_hub_control()
Duhci-hub.c327 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control()
360 case USB_PORT_FEAT_SUSPEND: in uhci_hub_control()
Dohci-hub.c737 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control()
796 case USB_PORT_FEAT_SUSPEND: in ohci_hub_control()
Dehci-tegra.c170 else if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in tegra_ehci_hub_control()
208 wValue == USB_PORT_FEAT_SUSPEND) { in tegra_ehci_hub_control()
Dehci-hub.c722 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control()
979 case USB_PORT_FEAT_SUSPEND: in ehci_hub_control()
Dxhci-hub.c712 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control()
869 case USB_PORT_FEAT_SUSPEND: in xhci_hub_control()
Dsl811-hcd.c1241 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control()
1290 case USB_PORT_FEAT_SUSPEND: in sl811h_hub_control()
Disp116x-hcd.c1070 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control()
1108 case USB_PORT_FEAT_SUSPEND: in isp116x_hub_control()
Dimx21-hcd.c1546 case USB_PORT_FEAT_SUSPEND: in imx21_hc_hub_control()
1620 case USB_PORT_FEAT_SUSPEND: in imx21_hc_hub_control()
Disp1760-hcd.c1881 case USB_PORT_FEAT_SUSPEND: in isp1760_hub_control()
2048 case USB_PORT_FEAT_SUSPEND: in isp1760_hub_control()
Dr8a66597-hcd.c2191 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control()
2226 case USB_PORT_FEAT_SUSPEND: in r8a66597_hub_control()
Disp1362-hcd.c1632 case USB_PORT_FEAT_SUSPEND: in isp1362_hub_control()
1673 case USB_PORT_FEAT_SUSPEND: in isp1362_hub_control()
Doxu210hp-hcd.c3205 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control()
3384 case USB_PORT_FEAT_SUSPEND: in oxu_hub_control()
Du132-hcd.c2709 case USB_PORT_FEAT_SUSPEND: in u132_roothub_setportfeature()
2750 case USB_PORT_FEAT_SUSPEND: in u132_roothub_clearportfeature()
/linux-3.4.99/drivers/usb/musb/
Dmusb_virthub.c272 case USB_PORT_FEAT_SUSPEND: in musb_hub_control()
378 case USB_PORT_FEAT_SUSPEND: in musb_hub_control()
/linux-3.4.99/include/linux/usb/
Dch11.h50 #define USB_PORT_FEAT_SUSPEND 2 /* L2 suspend */ macro
/linux-3.4.99/drivers/staging/usbip/
Dvhci_hcd.c300 case USB_PORT_FEAT_SUSPEND: in vhci_hub_control()
362 ~(1 << USB_PORT_FEAT_SUSPEND); in vhci_hub_control()
402 case USB_PORT_FEAT_SUSPEND: in vhci_hub_control()
/linux-3.4.99/drivers/staging/ozwpan/
Dozhcd.c1913 case USB_PORT_FEAT_SUSPEND: in oz_set_port_feature()
1989 case USB_PORT_FEAT_SUSPEND: in oz_clear_port_feature()
/linux-3.4.99/drivers/usb/gadget/
Ddummy_hcd.c1968 case USB_PORT_FEAT_SUSPEND: in dummy_hub_control()
2085 case USB_PORT_FEAT_SUSPEND: in dummy_hub_control()
/linux-3.4.99/drivers/usb/renesas_usbhs/
Dmod_host.c1127 case USB_PORT_FEAT_SUSPEND: in __usbhsh_hub_port_feature()
/linux-3.4.99/drivers/usb/core/
Dhub.c2589 USB_PORT_FEAT_SUSPEND); in usb_port_suspend()
2779 port1, USB_PORT_FEAT_SUSPEND); in usb_port_resume()