Home
last modified time | relevance | path

Searched refs:SetPortFeature (Results 1 - 25 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-pxa27x.c202 case SetPortFeature: in pxa27x_ohci_hub_control()
211 typeReq == SetPortFeature); in pxa27x_ohci_hub_control()
H A Dehci-tegra.c197 else if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in tegra_ehci_hub_control()
222 (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_RESET)) { in tegra_ehci_hub_control()
H A Dohci-s3c2410.c191 case SetPortFeature: in ohci_s3c2410_hub_control()
H A Dfhci-hub.c294 case SetPortFeature: in fhci_hub_control()
H A Duhci-hub.c327 case SetPortFeature: in uhci_hub_control()
H A Dohci-at91.c342 case SetPortFeature: in ohci_at91_hub_control()
H A Dohci-da8xx.c330 case SetPortFeature: in ohci_da8xx_hub_control()
H A Dehci-hub.c82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports()
1161 case SetPortFeature: in ehci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-pxa27x.c199 case SetPortFeature: in pxa27x_ohci_hub_control()
208 typeReq == SetPortFeature); in pxa27x_ohci_hub_control()
H A Dfhci-hub.c293 case SetPortFeature: in fhci_hub_control()
H A Dohci-s3c2410.c189 case SetPortFeature: in ohci_s3c2410_hub_control()
H A Duhci-hub.c327 case SetPortFeature: in uhci_hub_control()
H A Dohci-at91.c367 case SetPortFeature: in ohci_at91_hub_control()
H A Dohci-da8xx.c331 case SetPortFeature: in ohci_da8xx_hub_control()
H A Dxhci-tegra.c1295 u16 typeReq = set ? SetPortFeature : ClearPortFeature; in tegra_xhci_set_port_power()
2725 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_RESET)) { in tegra_xhci_hub_control()
2741 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_SUSPEND)) in tegra_xhci_hub_control()
2757 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_TEST)) in tegra_xhci_hub_control()
H A Dehci-hub.c82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports()
1031 case SetPortFeature: in ehci_hub_control()
/kernel/linux/linux-5.10/drivers/usb/c67x00/
H A Dc67x00-hcd.c124 case SetPortFeature: in c67x00_hub_control()
131 "SetPortFeature %d (SUSPEND)\n", port); in c67x00_hub_control()
147 "%s: SetPortFeature %d (0x%04x) Error!\n", in c67x00_hub_control()
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_virthub.c357 case SetPortFeature: in musb_hub_control()
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H A Dc67x00-hcd.c124 case SetPortFeature: in c67x00_hub_control()
131 "SetPortFeature %d (SUSPEND)\n", port); in c67x00_hub_control()
147 "%s: SetPortFeature %d (0x%04x) Error!\n", in c67x00_hub_control()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c247 case SetPortFeature: in tegra_ehci_hub_control()
H A Dhost.c272 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_virthub.c356 case SetPortFeature: in musb_hub_control()
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dhost.c250 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dmod_host.c1114 int enable = (typeReq == SetPortFeature); in __usbhsh_hub_port_feature()
1252 case SetPortFeature: in usbhsh_hub_control()
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dmod_host.c1114 int enable = (typeReq == SetPortFeature); in __usbhsh_hub_port_feature()
1252 case SetPortFeature: in usbhsh_hub_control()

Completed in 23 milliseconds

123