Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/usb/host/
Dehci-spear.c164 .extra_priv_size = sizeof(struct spear_ehci),
Dohci-spear.c175 .extra_priv_size = sizeof(struct spear_ohci),
Dehci-atmel.c41 .extra_priv_size = sizeof(struct atmel_ehci_priv),
Dehci-mxc.c34 .extra_priv_size = sizeof(struct ehci_mxc_priv),
Dehci-omap.c76 .extra_priv_size = sizeof(struct omap_hcd),
Dehci-mv.c90 .extra_priv_size = sizeof(struct ehci_hcd_mv),
Dehci-orion.c203 .extra_priv_size = sizeof(struct orion_ehci_hcd),
Dohci-exynos.c283 .extra_priv_size = sizeof(struct exynos_ohci_hcd),
Dohci-st.c120 .extra_priv_size = sizeof(struct st_ohci_platform_priv),
Dehci-exynos.c343 .extra_priv_size = sizeof(struct exynos_ehci_hcd),
Dehci-platform.c112 .extra_priv_size = sizeof(struct ehci_platform_priv),
Dehci-st.c140 .extra_priv_size = sizeof(struct st_ehci_platform_priv),
Dohci-platform.c81 .extra_priv_size = sizeof(struct ohci_platform_priv),
Dxhci-plat.c34 .extra_priv_size = sizeof(struct xhci_plat_priv),
Dohci-da8xx.c524 .extra_priv_size = sizeof(struct da8xx_ohci_hcd),
Dohci.h731 size_t extra_priv_size; member
Dohci-pxa27x.c603 .extra_priv_size = sizeof(struct pxa27x_ohci),
Dohci-at91.c68 .extra_priv_size = sizeof(struct ohci_at91_priv),
Dehci-tegra.c580 .extra_priv_size = sizeof(struct tegra_ehci_hcd),
Dehci.h873 size_t extra_priv_size; member
Dehci-fsl.c680 .extra_priv_size = sizeof(struct ehci_fsl),
Dehci-hcd.c1244 drv->hcd_priv_size += over->extra_priv_size; in ehci_init_driver()
Dohci-hcd.c1232 drv->hcd_priv_size += over->extra_priv_size; in ohci_init_driver()
Dxhci.h1901 size_t extra_priv_size; member
/Linux-v5.4/drivers/usb/chipidea/
Dhost.c95 .extra_priv_size = sizeof(struct ehci_ci_priv),

12