Searched refs:USB_PORT_FEAT_POWER (Results 1 – 16 of 16) sorted by relevance
/linux/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 | 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-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 | ehci-hub.c | 836 case USB_PORT_FEAT_POWER: in ehci_hub_control() 1086 case USB_PORT_FEAT_POWER: in ehci_hub_control()
|
H 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()
|
H A D | max3421-hcd.c | 1691 case USB_PORT_FEAT_POWER: in max3421_hub_control() 1740 case USB_PORT_FEAT_POWER: in max3421_hub_control()
|
H A D | xhci-tegra.c | 1304 hcd->driver->hub_control(hcd, typeReq, USB_PORT_FEAT_POWER, wIndex, in tegra_xhci_set_port_power()
|
/linux/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()
|
/linux/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()
|
/linux/include/uapi/linux/usb/ |
H A D | ch11.h | 75 #define USB_PORT_FEAT_POWER 8 macro
|
/linux/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()
|
/linux/drivers/usb/isp1760/ |
H 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/drivers/usb/core/ |
H A D | hub.c | 889 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() 5401 set_port_feature(hdev, port1, USB_PORT_FEAT_POWER); in hub_port_connect()
|
/linux/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 2140 case USB_PORT_FEAT_POWER: in dummy_hub_control() 2283 case USB_PORT_FEAT_POWER: in dummy_hub_control()
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 1124 case USB_PORT_FEAT_POWER: in __usbhsh_hub_port_feature()
|
/linux/drivers/usb/dwc2/ |
H A D | hcd.c | 3432 case USB_PORT_FEAT_POWER: in dwc2_hcd_hub_control() 3640 case USB_PORT_FEAT_POWER: in dwc2_hcd_hub_control()
|