Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-spear.c167 .extra_priv_size = sizeof(struct spear_ehci),
Dohci-spear.c181 .extra_priv_size = sizeof(struct spear_ohci),
Dehci-atmel.c44 .extra_priv_size = sizeof(struct atmel_ehci_priv),
Dehci-omap.c90 .extra_priv_size = sizeof(struct omap_hcd),
Dehci-mxc.c47 .extra_priv_size = sizeof(struct ehci_mxc_priv),
Dxhci-plat.c34 .extra_priv_size = sizeof(struct xhci_hcd),
Dehci-orion.c155 .extra_priv_size = sizeof(struct orion_ehci_hcd),
Dohci-exynos.c265 .extra_priv_size = sizeof(struct exynos_ohci_hcd),
Dehci-exynos.c325 .extra_priv_size = sizeof(struct exynos_ehci_hcd),
Dohci-st.c123 .extra_priv_size = sizeof(struct st_ohci_platform_priv),
Dxhci-pci.c60 .extra_priv_size = sizeof(struct xhci_hcd),
Dehci-st.c142 .extra_priv_size = sizeof(struct st_ehci_platform_priv),
Dohci-platform.c104 .extra_priv_size = sizeof(struct ohci_platform_priv),
Dehci-platform.c136 .extra_priv_size = sizeof(struct ehci_platform_priv),
Dohci-pxa27x.c614 .extra_priv_size = sizeof(struct pxa27x_ohci),
Dehci-tegra.c588 .extra_priv_size = sizeof(struct tegra_ehci_hcd),
Dohci.h730 size_t extra_priv_size; member
Dehci.h872 size_t extra_priv_size; member
Dohci-at91.c66 .extra_priv_size = sizeof(struct ohci_at91_priv),
Dehci-fsl.c639 .extra_priv_size = sizeof(struct ehci_fsl),
Dehci-hcd.c1239 drv->hcd_priv_size += over->extra_priv_size; in ehci_init_driver()
Dohci-hcd.c1205 drv->hcd_priv_size += over->extra_priv_size; in ohci_init_driver()
Dxhci.h1664 size_t extra_priv_size; member
Dxhci.c5034 drv->hcd_priv_size += over->extra_priv_size; in xhci_init_driver()
/linux-4.4.14/drivers/usb/chipidea/
Dhost.c96 .extra_priv_size = sizeof(struct ehci_ci_priv),