Home
last modified time | relevance | path

Searched refs:extra_priv_size (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.10/drivers/usb/host/
Dehci-spear.c162 .extra_priv_size = sizeof(struct spear_ehci),
Dohci-spear.c175 .extra_priv_size = sizeof(struct spear_ohci),
Dehci-mxc.c34 .extra_priv_size = sizeof(struct ehci_mxc_priv),
Dehci-atmel.c41 .extra_priv_size = sizeof(struct atmel_ehci_priv),
Dehci-omap.c75 .extra_priv_size = sizeof(struct omap_hcd),
Dehci-brcm.c123 .extra_priv_size = sizeof(struct brcm_priv),
Dehci-orion.c203 .extra_priv_size = sizeof(struct orion_ehci_hcd),
Dehci-mv.c101 .extra_priv_size = sizeof(struct ehci_hcd_mv),
Dohci-exynos.c282 .extra_priv_size = sizeof(struct exynos_ohci_hcd),
Dohci-st.c120 .extra_priv_size = sizeof(struct st_ohci_platform_priv),
Dehci-exynos.c342 .extra_priv_size = sizeof(struct exynos_ehci_hcd),
Dehci-st.c140 .extra_priv_size = sizeof(struct st_ehci_platform_priv),
Dohci-platform.c81 .extra_priv_size = sizeof(struct ohci_platform_priv),
Dohci-omap.c491 .extra_priv_size = sizeof(struct ohci_omap_priv),
Dxhci-plat.c34 .extra_priv_size = sizeof(struct xhci_plat_priv),
Dohci-da8xx.c528 .extra_priv_size = sizeof(struct da8xx_ohci_hcd),
Dehci-platform.c125 .extra_priv_size = sizeof(struct ehci_platform_priv),
Dohci.h731 size_t extra_priv_size; member
Dohci-pxa27x.c603 .extra_priv_size = sizeof(struct pxa27x_ohci),
Dehci-tegra.c565 .extra_priv_size = sizeof(struct tegra_ehci_hcd),
Dehci.h873 size_t extra_priv_size; member
Dohci-at91.c68 .extra_priv_size = sizeof(struct ohci_at91_priv),
Dehci-fsl.c680 .extra_priv_size = sizeof(struct ehci_fsl),
Dehci-hcd.c1245 drv->hcd_priv_size += over->extra_priv_size; in ehci_init_driver()
/Linux-v5.10/drivers/usb/chipidea/
Dhost.c97 .extra_priv_size = sizeof(struct ehci_ci_priv),

12