Searched refs:GetPortStatus (Results 1 – 25 of 30) sorted by relevance
12
/linux-6.1.9/drivers/usb/host/ |
D | ehci-brcm.c | 76 if ((typeReq == GetPortStatus) && in ehci_brcm_hub_control()
|
D | fhci-hub.c | 277 case GetPortStatus: in fhci_hub_control()
|
D | uhci-hub.c | 263 case GetPortStatus: in uhci_hub_control()
|
D | ohci-s3c2410.c | 268 case GetPortStatus: in ohci_s3c2410_hub_control()
|
D | ohci-da8xx.c | 307 case GetPortStatus: in ohci_da8xx_hub_control()
|
D | ehci-hub.c | 100 ehci_hub_control(hcd, GetPortStatus, in ehci_handover_companion_ports() 865 case GetPortStatus: in ehci_hub_control()
|
D | ohci-at91.c | 467 case GetPortStatus: in ohci_at91_hub_control()
|
D | ohci-hub.c | 749 case GetPortStatus: in ohci_hub_control()
|
D | xhci-tegra.c | 1173 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power() 1234 xhci->shared_hcd, GetPortStatus, in tegra_xhci_id_work()
|
D | xen-hcd.c | 470 case GetPortStatus: in xenhcd_hub_control()
|
D | max3421-hcd.c | 1717 case GetPortStatus: in max3421_hub_control()
|
D | sl811-hcd.c | 1285 case GetPortStatus: in sl811h_hub_control()
|
D | isp116x-hcd.c | 1049 case GetPortStatus: in isp116x_hub_control()
|
D | xhci-hub.c | 1235 case GetPortStatus: in xhci_hub_control()
|
D | octeon-hcd.c | 3413 case GetPortStatus: in octeon_usb_hub_control()
|
D | r8a66597-hcd.c | 2195 case GetPortStatus: in r8a66597_hub_control()
|
/linux-6.1.9/drivers/usb/c67x00/ |
D | c67x00-hcd.c | 83 case GetPortStatus: in c67x00_hub_control()
|
/linux-6.1.9/drivers/usb/musb/ |
D | musb_virthub.c | 346 case GetPortStatus: in musb_hub_control()
|
/linux-6.1.9/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 1209 case GetPortStatus: in __usbhsh_hub_get_status() 1260 case GetPortStatus: in usbhsh_hub_control()
|
/linux-6.1.9/include/linux/usb/ |
D | hcd.h | 597 #define GetPortStatus HUB_CLASS_REQ(USB_DIR_IN, USB_RT_PORT, USB_REQ_GET_STATUS) macro
|
/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/ |
D | hub.c | 779 case GetPortStatus: in ast_vhub_class_hub_request()
|
/linux-6.1.9/drivers/usb/usbip/ |
D | vhci_hcd.c | 432 case GetPortStatus: in vhci_hub_control()
|
/linux-6.1.9/drivers/usb/core/ |
D | hcd.c | 669 case GetPortStatus: in rh_call_control()
|
/linux-6.1.9/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 2184 case GetPortStatus: in dummy_hub_control()
|
/linux-6.1.9/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 2286 case GetPortStatus: in isp1760_hub_control()
|
12