| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | ohci-omap.c | 166 struct usb_hcd *hcd = ohci_to_hcd(ohci); in start_hnp() local 186 static int ohci_omap_reset(struct usb_hcd *hcd) in ohci_omap_reset() argument 297 struct usb_hcd *hcd = 0; ohci_hcd_omap_probe() local 411 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_hcd_omap_remove() local 435 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_omap_suspend() local 455 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_omap_resume() local [all...] |
| H A D | xhci-rcar.c | 87 static void xhci_rcar_start_gen2(struct usb_hcd *hcd) in xhci_rcar_start_gen2() argument 110 void xhci_rcar_start(struct usb_hcd *hcd) in xhci_rcar_start() argument 124 xhci_rcar_download_firmware(struct usb_hcd *hcd) xhci_rcar_download_firmware() argument 192 xhci_rcar_wait_for_pll_active(struct usb_hcd *hcd) xhci_rcar_wait_for_pll_active() argument 203 xhci_rcar_init_quirk(struct usb_hcd *hcd) xhci_rcar_init_quirk() argument 215 xhci_rcar_resume_quirk(struct usb_hcd *hcd) xhci_rcar_resume_quirk() argument [all...] |
| H A D | ehci-tegra.c | 54 struct usb_hcd *hcd = platform_get_drvdata(pdev); in tegra_reset_usb_controller() local 345 static int tegra_ehci_map_urb_for_dma(struct usb_hcd *hcd, struct urb *urb, in tegra_ehci_map_urb_for_dma() argument 168 tegra_ehci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) tegra_ehci_hub_control() argument 361 tegra_ehci_unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) tegra_ehci_unmap_urb_for_dma() argument 386 struct usb_hcd *hcd; tegra_ehci_probe() local 511 struct usb_hcd *hcd = platform_get_drvdata(pdev); tegra_ehci_remove() local 526 struct usb_hcd *hcd = platform_get_drvdata(pdev); tegra_ehci_hcd_shutdown() local 542 tegra_ehci_reset(struct usb_hcd *hcd) tegra_ehci_reset() argument [all...] |
| H A D | xhci-histb.c | 35 struct usb_hcd *hcd; member 44 static inline struct xhci_hcd_histb *hcd_to_histb(struct usb_hcd *hcd) in hcd_to_histb() argument 178 static int xhci_histb_setup(struct usb_hcd *hcd) in xhci_histb_setup() argument 202 struct usb_hcd *hcd; in xhci_histb_probe() local 325 struct usb_hcd *hcd = histb->hcd; xhci_histb_remove() local 349 struct usb_hcd *hcd = histb->hcd; xhci_histb_suspend() local 364 struct usb_hcd *hcd = histb->hcd; xhci_histb_resume() local [all...] |
| H A D | ohci-s3c2410.c | 55 static struct s3c2410_hcd_info *to_s3c2410_info(struct usb_hcd *hcd) in to_s3c2410_info() argument 60 static void s3c2410_start_hc(struct platform_device *dev, struct usb_hcd *hcd) in s3c2410_start_hc() argument 105 ohci_s3c2410_hub_status_data(struct usb_hcd *hcd, char *buf) in ohci_s3c2410_hub_status_data() argument 162 ohci_s3c2410_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) ohci_s3c2410_hub_control() argument 338 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_hcd_s3c2410_remove() local 357 struct usb_hcd *hcd = NULL; ohci_hcd_s3c2410_probe() local 413 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_s3c2410_drv_suspend() local 429 struct usb_hcd *hcd = dev_get_drvdata(dev); ohci_hcd_s3c2410_drv_resume() local [all...] |
| H A D | ohci-tmio.c | 75 struct usb_hcd *hcd = platform_get_drvdata(dev); in tmio_write_pm() local 91 struct usb_hcd *hcd = platform_get_drvdata(dev); in tmio_stop_hc() local 119 struct usb_hcd *hcd = platform_get_drvdata(dev); in tmio_start_hc() local 134 ohci_tmio_start(struct usb_hcd *hcd) ohci_tmio_start() argument 196 struct usb_hcd *hcd; ohci_hcd_tmio_drv_probe() local 275 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_hcd_tmio_drv_remove() local 294 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_hcd_tmio_drv_suspend() local 324 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_hcd_tmio_drv_resume() local [all...] |
| H A D | xhci-plat.c | 39 static void xhci_priv_plat_start(struct usb_hcd *hcd) in xhci_priv_plat_start() argument 47 static int xhci_priv_plat_setup(struct usb_hcd *hcd) in xhci_priv_plat_setup() argument 57 static int xhci_priv_init_quirk(struct usb_hcd *hcd) in xhci_priv_init_quirk() argument 67 xhci_priv_suspend_quirk(struct usb_hcd *hcd) xhci_priv_suspend_quirk() argument 77 xhci_priv_resume_quirk(struct usb_hcd *hcd) xhci_priv_resume_quirk() argument 100 xhci_plat_setup(struct usb_hcd *hcd) xhci_plat_setup() argument 112 xhci_plat_start(struct usb_hcd *hcd) xhci_plat_start() argument 194 struct usb_hcd *hcd; xhci_plat_probe() local 410 struct usb_hcd *hcd = platform_get_drvdata(dev); xhci_plat_remove() local 439 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_suspend() local 467 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_resume() local 508 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_runtime_suspend() local 521 struct usb_hcd *hcd = dev_get_drvdata(dev); xhci_plat_runtime_resume() local [all...] |
| H A D | fhci-hcd.c | 321 static int fhci_start(struct usb_hcd *hcd) in fhci_start() argument 372 static void fhci_stop(struct usb_hcd *hcd) in fhci_stop() argument 384 static int fhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, in fhci_urb_enqueue() argument 465 static int fhci_urb_dequeue(struct usb_hcd *hcd, struc argument 507 fhci_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) fhci_endpoint_disable() argument 528 fhci_get_frame_number(struct usb_hcd *hcd) fhci_get_frame_number() argument 565 struct usb_hcd *hcd; of_fhci_probe() local 784 struct usb_hcd *hcd = dev_get_drvdata(dev); fhci_remove() local [all...] |
| H A D | fhci-sched.c | 506 struct usb_hcd *hcd = _hcd; in fhci_frame_limit_timer_irq() local 542 irqreturn_t fhci_irq(struct usb_hcd *hcd) in fhci_irq() argument
|
| H A D | uhci-hcd.c | 450 static irqreturn_t uhci_irq(struct usb_hcd *hcd) in uhci_irq() argument 575 static int uhci_start(struct usb_hcd *hcd) in uhci_start() argument 710 uhci_stop(struct usb_hcd *hcd) uhci_stop() argument 726 uhci_rh_suspend(struct usb_hcd *hcd) uhci_rh_suspend() argument 753 uhci_rh_resume(struct usb_hcd *hcd) uhci_rh_resume() argument 770 uhci_hcd_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) uhci_hcd_endpoint_disable() argument 795 uhci_hcd_get_frame_number(struct usb_hcd *hcd) uhci_hcd_get_frame_number() argument 810 uhci_count_ports(struct usb_hcd *hcd) uhci_count_ports() argument [all...] |
| H A D | ehci-hub.c | 39 struct usb_hcd *hcd = ehci_to_hcd(ehci); in ehci_handover_companion_ports() local 213 static int ehci_bus_suspend (struct usb_hcd *hcd) in ehci_bus_suspend() argument 376 static int ehci_bus_resume (struct usb_hcd *hcd) in ehci_bus_resume() argument 517 ehci_get_resuming_ports(struct usb_hcd *hcd) ehci_get_resuming_ports() argument 618 ehci_hub_status_data(struct usb_hcd *hcd, char *buf) ehci_hub_status_data() argument 759 struct usb_hcd *hcd = bus_to_hcd(udev->bus); request_single_step_set_feature_urb() local 800 ehset_single_step_set_feature(struct usb_hcd *hcd, int port) ehset_single_step_set_feature() argument 870 ehci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) ehci_hub_control() argument 1317 ehci_relinquish_port(struct usb_hcd *hcd, int portnum) ehci_relinquish_port() argument 1326 ehci_port_handed_over(struct usb_hcd *hcd, int portnum) ehci_port_handed_over() argument 1339 struct usb_hcd *hcd = ehci_to_hcd(ehci); ehci_port_power() local [all...] |
| H A D | ehci-fsl.c | 50 struct usb_hcd *hcd; in fsl_ehci_drv_probe() local 186 usb_phy_clk_valid(struct usb_hcd *hcd) usb_phy_clk_valid() argument 197 ehci_fsl_setup_phy(struct usb_hcd *hcd, enum fsl_usb2_phy_modes phy_mode, unsigned int port_offset) ehci_fsl_setup_phy() argument 303 struct usb_hcd *hcd = ehci_to_hcd(ehci); ehci_fsl_usb_setup() local 375 ehci_fsl_setup(struct usb_hcd *hcd) ehci_fsl_setup() argument 433 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_mpc512x_drv_suspend() local 502 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_mpc512x_drv_resume() local 575 hcd_to_ehci_fsl(struct usb_hcd *hcd) hcd_to_ehci_fsl() argument 584 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_drv_suspend() local 604 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_drv_resume() local 631 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_fsl_drv_restore() local 649 ehci_start_port_reset(struct usb_hcd *hcd, unsigned port) ehci_start_port_reset() argument 696 struct usb_hcd *hcd = platform_get_drvdata(pdev); fsl_ehci_drv_remove() local [all...] |
| H A D | ehci-exynos.c | 106 struct usb_hcd *hcd = dev_get_drvdata(dev); in exynos_ehci_phy_enable() local 124 struct usb_hcd *hcd = dev_get_drvdata(dev); in exynos_ehci_phy_disable() local 154 struct usb_hcd *hcd; in exynos_ehci_probe() local 254 struct usb_hcd *hcd = platform_get_drvdata(pdev); exynos_ehci_remove() local 273 struct usb_hcd *hcd = dev_get_drvdata(dev); exynos_ehci_suspend() local 292 struct usb_hcd *hcd = dev_get_drvdata(dev); exynos_ehci_resume() local [all...] |
| H A D | ehci-brcm.c | 93 static int ehci_brcm_reset(struct usb_hcd *hcd) in ehci_brcm_reset() argument 52 ehci_brcm_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) ehci_brcm_hub_control() argument 131 struct usb_hcd *hcd; ehci_brcm_probe() local 190 struct usb_hcd *hcd = platform_get_drvdata(dev); ehci_brcm_remove() local 202 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_brcm_suspend() local 215 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_brcm_resume() local [all...] |
| H A D | ehci-platform.c | 59 static int ehci_platform_reset(struct usb_hcd *hcd) in ehci_platform_reset() argument 91 struct usb_hcd *hcd = platform_get_drvdata(dev); in ehci_platform_power_on() local 112 struct usb_hcd *hcd in ehci_platform_power_off() local 170 struct usb_hcd *hcd = ehci_to_hcd(ehci); quirk_poll_rebind_companion() local 241 struct usb_hcd *hcd; ehci_platform_probe() local 401 struct usb_hcd *hcd = platform_get_drvdata(dev); ehci_platform_remove() local 429 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_platform_suspend() local 451 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_platform_resume() local [all...] |
| H A D | ehci-orion.c | 75 static void orion_usb_phy_v1_setup(struct usb_hcd *hcd) in orion_usb_phy_v1_setup() argument 143 ehci_orion_conf_mbus_windows(struct usb_hcd *hcd, in ehci_orion_conf_mbus_windows() argument 163 static int ehci_orion_drv_reset(struct usb_hcd *hcd) in ehci_orion_drv_reset() argument 187 struct usb_hcd *hcd = dev_get_drvdata(dev); in ehci_orion_drv_suspend() local 194 struct usb_hcd *hcd = dev_get_drvdata(dev); ehci_orion_drv_resume() local 212 struct usb_hcd *hcd; ehci_orion_drv_probe() local 328 struct usb_hcd *hcd = platform_get_drvdata(pdev); ehci_orion_drv_remove() local [all...] |
| H A D | ohci-hub.c | 156 struct usb_hcd *hcd = ohci_to_hcd (ohci); variable 304 static int ohci_bus_suspend (struct usb_hcd *hcd) in ohci_bus_suspend() argument 324 static int ohci_bus_resume (struct usb_hcd *hcd) in ohci_bus_resume() argument 468 ohci_hub_status_data(struct usb_hcd *hcd, char *buf) ohci_hub_status_data() argument 580 ohci_start_port_reset(struct usb_hcd *hcd, unsigned port) ohci_start_port_reset() argument 676 ohci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) ohci_hub_control() argument [all...] |
| H A D | ohci-da8xx.c | 38 struct usb_hcd *hcd; member 51 static int ohci_da8xx_enable(struct usb_hcd *hcd) in ohci_da8xx_enable() argument 78 static void ohci_da8xx_disable(struct usb_hcd *hcd) in ohci_da8xx_disable() argument 87 ohci_da8xx_set_power(struct usb_hcd *hcd, int on) ohci_da8xx_set_power() argument 113 ohci_da8xx_get_power(struct usb_hcd *hcd) ohci_da8xx_get_power() argument 123 ohci_da8xx_get_oci(struct usb_hcd *hcd) ohci_da8xx_get_oci() argument 145 ohci_da8xx_has_set_power(struct usb_hcd *hcd) ohci_da8xx_has_set_power() argument 155 ohci_da8xx_has_oci(struct usb_hcd *hcd) ohci_da8xx_has_oci() argument 168 ohci_da8xx_has_potpgt(struct usb_hcd *hcd) ohci_da8xx_has_potpgt() argument 209 ohci_da8xx_register_notify(struct usb_hcd *hcd) ohci_da8xx_register_notify() argument 227 ohci_da8xx_reset(struct usb_hcd *hcd) ohci_da8xx_reset() argument 280 ohci_da8xx_hub_status_data(struct usb_hcd *hcd, char *buf) ohci_da8xx_hub_status_data() argument 300 ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) ohci_da8xx_hub_control() argument 378 struct usb_hcd *hcd; ohci_da8xx_probe() local 474 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_da8xx_remove() local 486 struct usb_hcd *hcd = platform_get_drvdata(pdev); ohci_da8xx_suspend() local 508 struct usb_hcd *hcd = platform_get_drvdata(dev); ohci_da8xx_resume() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| H A D | musb_host.h | 74 static inline struct musb *hcd_to_musb(struct usb_hcd *hcd) in hcd_to_musb() argument
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | vhci_sysfs.c | 67 struct usb_hcd *hcd; in status_show_vhci() local 237 struct usb_hcd *hcd; in detach_store() local 314 struct usb_hcd *hcd; in attach_store() local [all...] |
| H A D | vhci.h | 149 static inline struct vhci_hcd *hcd_to_vhci_hcd(struct usb_hcd *hcd) in hcd_to_vhci_hcd() argument 154 static inline struct device *hcd_dev(struct usb_hcd *hcd) in hcd_dev() argument 159 static inline const char *hcd_name(struct usb_hcd *hcd) in hcd_name() argument
|
| /kernel/linux/linux-5.10/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.h | 52 struct usb_hcd *hcd; member
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | lvstest.c | 43 struct usb_hcd *hcd; in create_lvs_device() local 77 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); in destroy_lvs_device() local 331 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); lvs_rh_work() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/phy/ |
| H A D | phy-mv-usb.c | 195 struct usb_hcd *hcd; in mv_otg_start_host() local
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | usb.c | 38 static inline struct gb_usb_device *to_gb_usb_device(struct usb_hcd *hcd) in to_gb_usb_device() argument 48 static void hcd_stop(struct usb_hcd *hcd) in hcd_stop() argument 59 static int hcd_start(struct usb_hcd *hcd) in hcd_start() argument 78 urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) urb_enqueue() argument 83 urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) urb_dequeue() argument 88 get_frame_number(struct usb_hcd *hcd) get_frame_number() argument 93 hub_status_data(struct usb_hcd *hcd, char *buf) hub_status_data() argument 98 hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) hub_control() argument 164 struct usb_hcd *hcd; gb_usb_probe() local 223 struct usb_hcd *hcd = gb_usb_device_to_hcd(gb_usb_dev); gb_usb_remove() local [all...] |