Home
last modified time | relevance | path

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

12

/linux/drivers/usb/c67x00/
H 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/host/
H A Dfhci-hub.c246 case USB_PORT_FEAT_POWER: in fhci_hub_control()
316 case USB_PORT_FEAT_POWER: in fhci_hub_control()
H A Duhci-hub.c345 case USB_PORT_FEAT_POWER: in uhci_hub_control()
392 case USB_PORT_FEAT_POWER: in uhci_hub_control()
H A Dohci-s3c2410.c190 if (wValue == USB_PORT_FEAT_POWER) { in ohci_s3c2410_hub_control()
219 case USB_PORT_FEAT_POWER: in ohci_s3c2410_hub_control()
H A Dohci-at91.c369 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
410 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
H A Dohci-hub.c723 case USB_PORT_FEAT_POWER: in ohci_hub_control()
784 case USB_PORT_FEAT_POWER: in ohci_hub_control()
H A Disp116x-hcd.c1082 case USB_PORT_FEAT_POWER: in isp116x_hub_control()
1119 case USB_PORT_FEAT_POWER: in isp116x_hub_control()
1462 USB_PORT_FEAT_POWER, 1, NULL, 0); in isp116x_bus_resume()
1465 USB_PORT_FEAT_POWER, 2, NULL, 0); in isp116x_bus_resume()
H A Dohci-pxa27x.c203 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
H A Dohci-da8xx.c343 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
H A Dehci-hub.c836 case USB_PORT_FEAT_POWER: in ehci_hub_control()
1086 case USB_PORT_FEAT_POWER: in ehci_hub_control()
H A Dxen-hcd.c449 case USB_PORT_FEAT_POWER: in xenhcd_hub_control()
520 case USB_PORT_FEAT_POWER: in xenhcd_hub_control()
H A Dmax3421-hcd.c1685 case USB_PORT_FEAT_POWER: in max3421_hub_control()
1734 case USB_PORT_FEAT_POWER: in max3421_hub_control()
H A Dsl811-hcd.c1267 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
1311 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
H 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()
H A Dxhci-hub.c1485 case USB_PORT_FEAT_POWER: in xhci_hub_control()
1605 case USB_PORT_FEAT_POWER: in xhci_hub_control()
H A Doxu210hp-hcd.c2763 USB_PORT_FEAT_POWER, port--, NULL, 0); in ehci_port_power()
2766 USB_PORT_FEAT_POWER, port--, NULL, 0); in ehci_port_power()
3605 case USB_PORT_FEAT_POWER: in oxu_hub_control()
3776 case USB_PORT_FEAT_POWER: in oxu_hub_control()
H A Dr8a66597-hcd.c2174 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
2209 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
/linux/drivers/usb/musb/
H A Dmusb_virthub.c306 case USB_PORT_FEAT_POWER: in musb_hub_control()
361 case USB_PORT_FEAT_POWER: in musb_hub_control()
/linux/include/uapi/linux/usb/
H A Dch11.h75 #define USB_PORT_FEAT_POWER 8 macro
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c675 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature()
721 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
/linux/drivers/usb/usbip/
H 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/
H A Disp1760-hcd.c2260 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2407 case USB_PORT_FEAT_POWER: in isp1760_hub_control()
2463 isp1760_hub_control(hcd, ClearPortFeature, USB_PORT_FEAT_POWER, 1, in isp1760_stop()
/linux/drivers/usb/core/
H A Dhub.c889 ret = set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
891 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power()
976 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on()
979 USB_PORT_FEAT_POWER); in hub_power_on()
5399 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1124 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2140 case USB_PORT_FEAT_POWER: in dummy_hub_control()
2283 case USB_PORT_FEAT_POWER: in dummy_hub_control()

12