| /Linux-v5.10/drivers/usb/host/ |
| D | fhci-hub.c | 247 case USB_PORT_FEAT_POWER: in fhci_hub_control() 317 case USB_PORT_FEAT_POWER: in fhci_hub_control()
|
| D | uhci-hub.c | 345 case USB_PORT_FEAT_POWER: in uhci_hub_control() 392 case USB_PORT_FEAT_POWER: in uhci_hub_control()
|
| D | ohci-s3c2410.c | 192 if (wValue == USB_PORT_FEAT_POWER) { in ohci_s3c2410_hub_control() 221 case USB_PORT_FEAT_POWER: in ohci_s3c2410_hub_control()
|
| D | ohci-at91.c | 344 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control() 386 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
|
| D | ohci-hub.c | 719 case USB_PORT_FEAT_POWER: in ohci_hub_control() 780 case USB_PORT_FEAT_POWER: in ohci_hub_control()
|
| D | isp116x-hcd.c | 1083 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()
|
| D | ohci-da8xx.c | 342 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
|
| D | ohci-pxa27x.c | 207 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
|
| D | ehci-hub.c | 970 case USB_PORT_FEAT_POWER: in ehci_hub_control() 1213 case USB_PORT_FEAT_POWER: in ehci_hub_control()
|
| D | sl811-hcd.c | 1265 case USB_PORT_FEAT_POWER: in sl811h_hub_control() 1310 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
|
| D | max3421-hcd.c | 1714 case USB_PORT_FEAT_POWER: in max3421_hub_control() 1763 case USB_PORT_FEAT_POWER: in max3421_hub_control()
|
| D | xhci-hub.c | 1379 case USB_PORT_FEAT_POWER: in xhci_hub_control() 1502 case USB_PORT_FEAT_POWER: in xhci_hub_control()
|
| D | oxu210hp-hcd.c | 2787 USB_PORT_FEAT_POWER, port--, NULL, 0); in ehci_port_power() 2790 USB_PORT_FEAT_POWER, port--, NULL, 0); in ehci_port_power() 3629 case USB_PORT_FEAT_POWER: in oxu_hub_control() 3800 case USB_PORT_FEAT_POWER: in oxu_hub_control()
|
| D | imx21-hcd.c | 1550 case USB_PORT_FEAT_POWER: in imx21_hc_hub_control() 1624 case USB_PORT_FEAT_POWER: in imx21_hc_hub_control()
|
| D | r8a66597-hcd.c | 2175 case USB_PORT_FEAT_POWER: in r8a66597_hub_control() 2210 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
|
| /Linux-v5.10/drivers/usb/c67x00/ |
| D | c67x00-hcd.c | 140 case USB_PORT_FEAT_POWER: in c67x00_hub_control() 183 case USB_PORT_FEAT_POWER: in c67x00_hub_control()
|
| /Linux-v5.10/drivers/usb/musb/ |
| D | musb_virthub.c | 307 case USB_PORT_FEAT_POWER: in musb_hub_control() 362 case USB_PORT_FEAT_POWER: in musb_hub_control()
|
| /Linux-v5.10/include/uapi/linux/usb/ |
| D | ch11.h | 77 #define USB_PORT_FEAT_POWER 8 macro
|
| /Linux-v5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
| D | hub.c | 650 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature() 696 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
|
| /Linux-v5.10/drivers/usb/usbip/ |
| D | vhci_hcd.c | 388 case USB_PORT_FEAT_POWER: in vhci_hub_control() 539 case USB_PORT_FEAT_POWER: in vhci_hub_control()
|
| /Linux-v5.10/drivers/usb/isp1760/ |
| D | isp1760-hcd.c | 1874 case USB_PORT_FEAT_POWER: in isp1760_hub_control() 2029 case USB_PORT_FEAT_POWER: in isp1760_hub_control() 2088 isp1760_hub_control(hcd, ClearPortFeature, USB_PORT_FEAT_POWER, 1, in isp1760_stop()
|
| /Linux-v5.10/drivers/staging/octeon-usb/ |
| D | octeon-hcd.c | 3339 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control() 3447 port_status |= (1 << USB_PORT_FEAT_POWER); in octeon_usb_hub_control() 3476 case USB_PORT_FEAT_POWER: in octeon_usb_hub_control()
|
| /Linux-v5.10/drivers/usb/core/ |
| D | hub.c | 830 ret = set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power() 832 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power() 917 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on() 920 USB_PORT_FEAT_POWER); in hub_power_on() 5111 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
|
| /Linux-v5.10/drivers/usb/renesas_usbhs/ |
| D | mod_host.c | 1124 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()
|
| /Linux-v5.10/drivers/usb/gadget/udc/ |
| D | dummy_hcd.c | 2109 case USB_PORT_FEAT_POWER: in dummy_hub_control() 2240 case USB_PORT_FEAT_POWER: in dummy_hub_control()
|