/linux-6.3-rc2/drivers/usb/c67x00/ |
A 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-6.3-rc2/drivers/usb/host/ |
A D | fhci-hub.c | 246 case USB_PORT_FEAT_POWER: in fhci_hub_control() 316 case USB_PORT_FEAT_POWER: in fhci_hub_control()
|
A D | uhci-hub.c | 345 case USB_PORT_FEAT_POWER: in uhci_hub_control() 392 case USB_PORT_FEAT_POWER: in uhci_hub_control()
|
A D | ohci-s3c2410.c | 190 if (wValue == USB_PORT_FEAT_POWER) { in ohci_s3c2410_hub_control() 219 case USB_PORT_FEAT_POWER: in ohci_s3c2410_hub_control()
|
A D | ohci-at91.c | 372 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control() 413 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
|
A D | ohci-hub.c | 723 case USB_PORT_FEAT_POWER: in ohci_hub_control() 784 case USB_PORT_FEAT_POWER: in ohci_hub_control()
|
A D | isp116x-hcd.c | 1082 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()
|
A D | ohci-da8xx.c | 342 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
|
A D | ohci-pxa27x.c | 203 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
|
A D | ehci-hub.c | 835 case USB_PORT_FEAT_POWER: in ehci_hub_control() 1078 case USB_PORT_FEAT_POWER: in ehci_hub_control()
|
A D | xen-hcd.c | 449 case USB_PORT_FEAT_POWER: in xenhcd_hub_control() 520 case USB_PORT_FEAT_POWER: in xenhcd_hub_control()
|
A D | max3421-hcd.c | 1685 case USB_PORT_FEAT_POWER: in max3421_hub_control() 1734 case USB_PORT_FEAT_POWER: in max3421_hub_control()
|
A D | sl811-hcd.c | 1265 case USB_PORT_FEAT_POWER: in sl811h_hub_control() 1309 case USB_PORT_FEAT_POWER: in sl811h_hub_control()
|
A D | octeon-hcd.c | 3343 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()
|
A D | xhci-hub.c | 1488 case USB_PORT_FEAT_POWER: in xhci_hub_control() 1610 case USB_PORT_FEAT_POWER: in xhci_hub_control()
|
A D | oxu210hp-hcd.c | 2788 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 D | r8a66597-hcd.c | 2174 case USB_PORT_FEAT_POWER: in r8a66597_hub_control() 2209 case USB_PORT_FEAT_POWER: in r8a66597_hub_control()
|
/linux-6.3-rc2/drivers/usb/musb/ |
A D | musb_virthub.c | 306 case USB_PORT_FEAT_POWER: in musb_hub_control() 361 case USB_PORT_FEAT_POWER: in musb_hub_control()
|
/linux-6.3-rc2/include/uapi/linux/usb/ |
A D | ch11.h | 77 #define USB_PORT_FEAT_POWER 8 macro
|
/linux-6.3-rc2/drivers/usb/gadget/udc/aspeed-vhub/ |
A D | hub.c | 676 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature() 722 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
|
/linux-6.3-rc2/drivers/usb/usbip/ |
A D | vhci_hcd.c | 388 case USB_PORT_FEAT_POWER: in vhci_hub_control() 547 case USB_PORT_FEAT_POWER: in vhci_hub_control()
|
/linux-6.3-rc2/drivers/usb/isp1760/ |
A D | isp1760-hcd.c | 2260 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-6.3-rc2/drivers/usb/core/ |
A D | hub.c | 841 ret = set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power() 843 ret = usb_clear_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in usb_hub_set_port_power() 928 set_port_feature(hub->hdev, port1, USB_PORT_FEAT_POWER); in hub_power_on() 931 USB_PORT_FEAT_POWER); in hub_power_on() 5284 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
|
/linux-6.3-rc2/drivers/usb/renesas_usbhs/ |
A D | mod_host.c | 1124 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()
|
/linux-6.3-rc2/drivers/usb/gadget/udc/ |
A D | dummy_hcd.c | 2130 case USB_PORT_FEAT_POWER: in dummy_hub_control() 2273 case USB_PORT_FEAT_POWER: in dummy_hub_control()
|