Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_POWER (Results 1 – 29 of 29) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dohci-jz4740.c89 if (wValue == USB_PORT_FEAT_POWER) in ohci_jz4740_hub_control()
93 if (wValue == USB_PORT_FEAT_POWER) in ohci_jz4740_hub_control()
Dfhci-hub.c251 case USB_PORT_FEAT_POWER: in fhci_hub_control()
321 case USB_PORT_FEAT_POWER: in fhci_hub_control()
Duhci-hub.c344 case USB_PORT_FEAT_POWER: in uhci_hub_control()
391 case USB_PORT_FEAT_POWER: in uhci_hub_control()
Dohci-s3c2410.c189 if (wValue == USB_PORT_FEAT_POWER) { in ohci_s3c2410_hub_control()
218 case USB_PORT_FEAT_POWER: in ohci_s3c2410_hub_control()
Dohci-at91.c306 if (wValue == USB_PORT_FEAT_POWER) { in ohci_at91_hub_control()
339 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
Dohci-hub.c716 case USB_PORT_FEAT_POWER: in ohci_hub_control()
777 case USB_PORT_FEAT_POWER: in ohci_hub_control()
Disp116x-hcd.c1081 case USB_PORT_FEAT_POWER: in isp116x_hub_control()
1118 case USB_PORT_FEAT_POWER: in isp116x_hub_control()
1473 USB_PORT_FEAT_POWER, 1, NULL, 0); in isp116x_bus_resume()
1476 USB_PORT_FEAT_POWER, 2, NULL, 0); in isp116x_bus_resume()
Dohci-da8xx.c213 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
Dohci-pxa27x.c206 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
Dehci-hub.c956 case USB_PORT_FEAT_POWER: in ehci_hub_control()
1193 case USB_PORT_FEAT_POWER: in ehci_hub_control()
Dxhci-hub.c1068 case USB_PORT_FEAT_POWER: in xhci_hub_control()
1189 case USB_PORT_FEAT_POWER: in xhci_hub_control()
Dsl811-hcd.c1264 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
1309 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
Dmax3421-hcd.c1716 case USB_PORT_FEAT_POWER: in max3421_hub_control()
1765 case USB_PORT_FEAT_POWER: in max3421_hub_control()
Dimx21-hcd.c1563 case USB_PORT_FEAT_POWER: in imx21_hc_hub_control()
1637 case USB_PORT_FEAT_POWER: in imx21_hc_hub_control()
Doxu210hp-hcd.c2376 USB_PORT_FEAT_POWER, in ehci_port_power()
3219 case USB_PORT_FEAT_POWER: in oxu_hub_control()
3390 case USB_PORT_FEAT_POWER: in oxu_hub_control()
Dr8a66597-hcd.c2186 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
2221 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
Disp1362-hcd.c1638 case USB_PORT_FEAT_POWER: in isp1362_hub_control()
1679 case USB_PORT_FEAT_POWER: in isp1362_hub_control()
Du132-hcd.c2707 case USB_PORT_FEAT_POWER: in u132_roothub_setportfeature()
2746 case USB_PORT_FEAT_POWER: in u132_roothub_clearportfeature()
/linux-4.4.14/drivers/usb/wusbcore/
Drh.c263 case USB_PORT_FEAT_POWER: in wusbhc_rh_set_port_feat()
301 case USB_PORT_FEAT_POWER: /* fake port always on */ in wusbhc_rh_clear_port_feat()
/linux-4.4.14/drivers/usb/c67x00/
Dc67x00-hcd.c154 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
197 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
/linux-4.4.14/include/uapi/linux/usb/
Dch11.h65 #define USB_PORT_FEAT_POWER 8 macro
/linux-4.4.14/drivers/usb/musb/
Dmusb_virthub.c327 case USB_PORT_FEAT_POWER: in musb_hub_control()
383 case USB_PORT_FEAT_POWER: in musb_hub_control()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.c1878 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2034 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2093 isp1760_hub_control(hcd, ClearPortFeature, USB_PORT_FEAT_POWER, 1, in isp1760_stop()
/linux-4.4.14/drivers/staging/octeon-usb/
Docteon-hcd.c3382 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
3494 port_status |= (1 << USB_PORT_FEAT_POWER); in octeon_usb_hub_control()
3523 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
/linux-4.4.14/drivers/usb/core/
Dhub.c762 ret = set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
764 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
849 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on()
852 USB_PORT_FEAT_POWER); in hub_power_on()
4714 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
/linux-4.4.14/drivers/usb/usbip/
Dvhci_hcd.c274 case USB_PORT_FEAT_POWER: in vhci_hub_control()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c1138 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c2065 case USB_PORT_FEAT_POWER: in dummy_hub_control()
2201 case USB_PORT_FEAT_POWER: in dummy_hub_control()
/linux-4.4.14/drivers/usb/dwc2/
Dhcd.c1585 case USB_PORT_FEAT_POWER: in dwc2_hcd_hub_control()
1771 case USB_PORT_FEAT_POWER: in dwc2_hcd_hub_control()