Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-spear.c166 .extra_priv_size = sizeof(struct spear_ehci),
Dohci-spear.c180 .extra_priv_size = sizeof(struct spear_ohci),
Dehci-atmel.c44 .extra_priv_size = sizeof(struct atmel_ehci_priv),
Dehci-mxc.c47 .extra_priv_size = sizeof(struct ehci_mxc_priv),
Dehci-omap.c90 .extra_priv_size = sizeof(struct omap_hcd),
Dohci-exynos.c265 .extra_priv_size = sizeof(struct exynos_ohci_hcd),
Dehci-orion.c155 .extra_priv_size = sizeof(struct orion_ehci_hcd),
Dehci-exynos.c325 .extra_priv_size = sizeof(struct exynos_ehci_hcd),
Dohci-st.c123 .extra_priv_size = sizeof(struct st_ohci_platform_priv),
Dehci-st.c147 .extra_priv_size = sizeof(struct st_ehci_platform_priv),
Dohci-platform.c110 .extra_priv_size = sizeof(struct ohci_platform_priv),
Dehci-platform.c141 .extra_priv_size = sizeof(struct ehci_platform_priv),
Dohci-pxa27x.c614 .extra_priv_size = sizeof(struct pxa27x_ohci),
Dehci-tegra.c582 .extra_priv_size = sizeof(struct tegra_ehci_hcd),
Dohci.h730 size_t extra_priv_size; member
Dehci.h860 size_t extra_priv_size; member
Dohci-at91.c55 .extra_priv_size = sizeof(struct ohci_at91_priv),
Dehci-hcd.c1238 drv->hcd_priv_size += over->extra_priv_size; in ehci_init_driver()
Dohci-hcd.c1204 drv->hcd_priv_size += over->extra_priv_size; in ohci_init_driver()
/linux-4.1.27/drivers/usb/chipidea/
Dhost.c71 .extra_priv_size = sizeof(struct ehci_ci_priv),