/kernel/linux/linux-5.10/drivers/usb/c67x00/ |
H 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()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A 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()
|
H A D | fhci-hub.c | 247 case USB_PORT_FEAT_POWER: in fhci_hub_control() 317 case USB_PORT_FEAT_POWER: in fhci_hub_control()
|
H 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()
|
H A 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()
|
H A D | ohci-hub.c | 722 case USB_PORT_FEAT_POWER: in ohci_hub_control() 783 case USB_PORT_FEAT_POWER: in ohci_hub_control()
|
H A D | isp116x-hcd.c | 1083 case USB_PORT_FEAT_POWER: in isp116x_hub_control() 1084 DBG("USB_PORT_FEAT_POWER\n"); in isp116x_hub_control() 1120 case USB_PORT_FEAT_POWER: in isp116x_hub_control() 1121 DBG("USB_PORT_FEAT_POWER\n"); 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()
|
H A D | ohci-pxa27x.c | 207 if (wValue != USB_PORT_FEAT_POWER) in pxa27x_ohci_hub_control()
|
H A D | ohci-da8xx.c | 342 case USB_PORT_FEAT_POWER: in ohci_da8xx_hub_control()
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_virthub.c | 307 case USB_PORT_FEAT_POWER: in musb_hub_control() 362 case USB_PORT_FEAT_POWER: in musb_hub_control()
|
/kernel/linux/linux-6.6/drivers/usb/c67x00/ |
H 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()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H 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()
|
H 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()
|
H 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()
|
H A D | ohci-at91.c | 369 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control() 410 case USB_PORT_FEAT_POWER: in ohci_at91_hub_control()
|
H 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()
|
H A D | isp116x-hcd.c | 1082 case USB_PORT_FEAT_POWER: in isp116x_hub_control() 1083 DBG("USB_PORT_FEAT_POWER\n"); in isp116x_hub_control() 1119 case USB_PORT_FEAT_POWER: in isp116x_hub_control() 1120 DBG("USB_PORT_FEAT_POWER\n"); 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()
|
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H 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()
|
/kernel/linux/linux-5.10/include/uapi/linux/usb/ |
H A D | ch11.h | 77 #define USB_PORT_FEAT_POWER 8 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/usb/ |
H A D | ch11.h | 75 #define USB_PORT_FEAT_POWER 8 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/ |
H A D | ch11.h | 30 #define USB_PORT_FEAT_POWER 8 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/ |
H A D | ch11.h | 43 #define USB_PORT_FEAT_POWER 8 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/ |
H A D | ch11.h | 43 #define USB_PORT_FEAT_POWER 8 macro
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 675 case USB_PORT_FEAT_POWER: in ast_vhub_set_port_feature() 721 case USB_PORT_FEAT_POWER: in ast_vhub_clr_port_feature()
|