Home
last modified time | relevance | path

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

12

/linux/drivers/usb/host/
A Dfhci-hub.c247 case USB_PORT_FEAT_POWER: in fhci_hub_control()
317 case USB_PORT_FEAT_POWER: in fhci_hub_control()
A Duhci-hub.c345 case USB_PORT_FEAT_POWER: in uhci_hub_control()
392 case USB_PORT_FEAT_POWER: in uhci_hub_control()
A 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()
A Dohci-at91.c349 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
391 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
A 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()
A Dohci-hub.c723 case USB_PORT_FEAT_POWER: in ohci_hub_control()
784 case USB_PORT_FEAT_POWER: in ohci_hub_control()
A Dohci-da8xx.c342 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
A Dehci-hub.c835 case USB_PORT_FEAT_POWER: in ehci_hub_control()
1078 case USB_PORT_FEAT_POWER: in ehci_hub_control()
A Dohci-pxa27x.c207 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
A Dmax3421-hcd.c1694 case USB_PORT_FEAT_POWER: in max3421_hub_control()
1743 case USB_PORT_FEAT_POWER: in max3421_hub_control()
A Dsl811-hcd.c1265 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
1309 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
A Doxu210hp-hcd.c2788 USB_PORT_FEAT_POWER, port--, NULL, 0); in ehci_port_power()
2791 USB_PORT_FEAT_POWER, port--, NULL, 0); in ehci_port_power()
3630 case USB_PORT_FEAT_POWER: in oxu_hub_control()
3801 case USB_PORT_FEAT_POWER: in oxu_hub_control()
A Dxhci-hub.c1467 case USB_PORT_FEAT_POWER: in xhci_hub_control()
1590 case USB_PORT_FEAT_POWER: in xhci_hub_control()
A Dr8a66597-hcd.c2175 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
2210 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
A Disp1362-hcd.c1641 case USB_PORT_FEAT_POWER: in isp1362_hub_control()
1682 case USB_PORT_FEAT_POWER: in isp1362_hub_control()
/linux/drivers/usb/c67x00/
A Dc67x00-hcd.c140 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
183 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
/linux/drivers/usb/musb/
A Dmusb_virthub.c307 case USB_PORT_FEAT_POWER: in musb_hub_control()
362 case USB_PORT_FEAT_POWER: in musb_hub_control()
/linux/include/uapi/linux/usb/
A Dch11.h77 #define USB_PORT_FEAT_POWER 8 macro
/linux/drivers/usb/gadget/udc/aspeed-vhub/
A Dhub.c645 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature()
691 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
/linux/drivers/usb/usbip/
A Dvhci_hcd.c388 case USB_PORT_FEAT_POWER: in vhci_hub_control()
547 case USB_PORT_FEAT_POWER: in vhci_hub_control()
/linux/drivers/usb/isp1760/
A Disp1760-hcd.c2263 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2410 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2466 isp1760_hub_control(hcd, ClearPortFeature, USB_PORT_FEAT_POWER, 1, in isp1760_stop()
/linux/drivers/staging/octeon-usb/
A Docteon-hcd.c3343 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
3451 port_status |= (1 << USB_PORT_FEAT_POWER); in octeon_usb_hub_control()
3480 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
/linux/drivers/usb/core/
A Dhub.c837 ret = set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
839 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
924 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on()
927 USB_PORT_FEAT_POWER); in hub_power_on()
5235 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
/linux/drivers/usb/gadget/udc/
A Ddummy_hcd.c2129 case USB_PORT_FEAT_POWER: in dummy_hub_control()
2272 case USB_PORT_FEAT_POWER: in dummy_hub_control()
/linux/drivers/usb/renesas_usbhs/
A Dmod_host.c1124 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()

Completed in 87 milliseconds

12