Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-spear.c164 .extra_priv_size = sizeof(struct spear_ehci),
Dohci-spear.c178 .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),
Dohci-exynos.c257 .extra_priv_size = sizeof(struct exynos_ohci_hcd),
Dehci-orion.c186 .extra_priv_size = sizeof(struct orion_ehci_hcd),
Dehci-exynos.c317 .extra_priv_size = sizeof(struct exynos_ehci_hcd),
Dohci-st.c120 .extra_priv_size = sizeof(struct st_ohci_platform_priv),
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.c33 .extra_priv_size = sizeof(struct xhci_plat_priv),
Dohci-da8xx.c536 .extra_priv_size = sizeof(struct da8xx_ohci_hcd),
Dohci-pxa27x.c603 .extra_priv_size = sizeof(struct pxa27x_ohci),
Dohci.h729 size_t extra_priv_size; member
Dehci.h873 size_t extra_priv_size; member
Dohci-at91.c68 .extra_priv_size = sizeof(struct ohci_at91_priv),
Dehci-tegra.c580 .extra_priv_size = sizeof(struct tegra_ehci_hcd),
Dehci-fsl.c635 .extra_priv_size = sizeof(struct ehci_fsl),
Dohci-hcd.c1210 drv->hcd_priv_size += over->extra_priv_size; in ohci_init_driver()
Dehci-hcd.c1244 drv->hcd_priv_size += over->extra_priv_size; in ehci_init_driver()
Dxhci.h1882 size_t extra_priv_size; member
Dxhci.c5175 drv->hcd_priv_size += over->extra_priv_size; in xhci_init_driver()
/Linux-v4.19/drivers/usb/chipidea/
Dhost.c94 .extra_priv_size = sizeof(struct ehci_ci_priv),