Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/usb/wusbcore/
Drh.c249 case USB_PORT_FEAT_POWER: in wusbhc_rh_set_port_feat()
287 case USB_PORT_FEAT_POWER: /* fake port always on */ in wusbhc_rh_clear_port_feat()
/Linux-v4.19/drivers/usb/host/
Dfhci-hub.c247 case USB_PORT_FEAT_POWER: in fhci_hub_control()
317 case USB_PORT_FEAT_POWER: in fhci_hub_control()
Duhci-hub.c345 case USB_PORT_FEAT_POWER: in uhci_hub_control()
392 case USB_PORT_FEAT_POWER: in uhci_hub_control()
Dohci-s3c2410.c192 if (wValue == USB_PORT_FEAT_POWER) { in ohci_s3c2410_hub_control()
221 case USB_PORT_FEAT_POWER: in ohci_s3c2410_hub_control()
Dohci-at91.c343 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
385 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
Dohci-hub.c719 case USB_PORT_FEAT_POWER: in ohci_hub_control()
780 case USB_PORT_FEAT_POWER: in ohci_hub_control()
Disp116x-hcd.c1083 case USB_PORT_FEAT_POWER: in isp116x_hub_control()
1120 case USB_PORT_FEAT_POWER: in isp116x_hub_control()
1463 USB_PORT_FEAT_POWER, 1, NULL, 0); in isp116x_bus_resume()
1466 USB_PORT_FEAT_POWER, 2, NULL, 0); in isp116x_bus_resume()
Dohci-pxa27x.c207 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
Dohci-da8xx.c371 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
Dehci-hub.c971 case USB_PORT_FEAT_POWER: in ehci_hub_control()
1214 case USB_PORT_FEAT_POWER: in ehci_hub_control()
Dxhci-hub.c1256 case USB_PORT_FEAT_POWER: in xhci_hub_control()
1376 case USB_PORT_FEAT_POWER: in xhci_hub_control()
Dsl811-hcd.c1265 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
1310 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
Dmax3421-hcd.c1714 case USB_PORT_FEAT_POWER: in max3421_hub_control()
1763 case USB_PORT_FEAT_POWER: in max3421_hub_control()
Dimx21-hcd.c1550 case USB_PORT_FEAT_POWER: in imx21_hc_hub_control()
1624 case USB_PORT_FEAT_POWER: in imx21_hc_hub_control()
Doxu210hp-hcd.c2354 USB_PORT_FEAT_POWER, in ehci_port_power()
3197 case USB_PORT_FEAT_POWER: in oxu_hub_control()
3368 case USB_PORT_FEAT_POWER: in oxu_hub_control()
/Linux-v4.19/drivers/usb/c67x00/
Dc67x00-hcd.c140 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
183 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
/Linux-v4.19/drivers/usb/musb/
Dmusb_virthub.c307 case USB_PORT_FEAT_POWER: in musb_hub_control()
362 case USB_PORT_FEAT_POWER: in musb_hub_control()
/Linux-v4.19/include/uapi/linux/usb/
Dch11.h77 #define USB_PORT_FEAT_POWER 8 macro
/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c601 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature()
647 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
/Linux-v4.19/drivers/usb/usbip/
Dvhci_hcd.c388 case USB_PORT_FEAT_POWER: in vhci_hub_control()
538 case USB_PORT_FEAT_POWER: in vhci_hub_control()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1878 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2033 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2092 isp1760_hub_control(hcd, ClearPortFeature, USB_PORT_FEAT_POWER, 1, in isp1760_stop()
/Linux-v4.19/drivers/staging/octeon-usb/
Docteon-hcd.c3341 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
3449 port_status |= (1 << USB_PORT_FEAT_POWER); in octeon_usb_hub_control()
3478 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
/Linux-v4.19/drivers/usb/core/
Dhub.c798 ret = set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
800 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
885 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on()
888 USB_PORT_FEAT_POWER); in hub_power_on()
4920 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
/Linux-v4.19/drivers/usb/renesas_usbhs/
Dmod_host.c1124 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()
/Linux-v4.19/drivers/usb/gadget/udc/
Ddummy_hcd.c2110 case USB_PORT_FEAT_POWER: in dummy_hub_control()
2241 case USB_PORT_FEAT_POWER: in dummy_hub_control()

12