Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/usb/host/
Dehci-spear.c160 .extra_priv_size = sizeof(struct spear_ehci),
Dohci-spear.c174 .extra_priv_size = sizeof(struct spear_ohci),
Dehci-atmel.c44 .extra_priv_size = sizeof(struct atmel_ehci_priv),
Dehci-omap.c70 .extra_priv_size = sizeof(struct omap_hcd),
Dehci-brcm.c126 .extra_priv_size = sizeof(struct brcm_priv),
Dehci-orion.c201 .extra_priv_size = sizeof(struct orion_ehci_hcd),
Dohci-exynos.c281 .extra_priv_size = sizeof(struct exynos_ohci_hcd),
Dohci-st.c118 .extra_priv_size = sizeof(struct st_ohci_platform_priv),
Dehci-mv.c100 .extra_priv_size = sizeof(struct ehci_hcd_mv),
Dehci-exynos.c334 .extra_priv_size = sizeof(struct exynos_ehci_hcd),
Dohci-platform.c80 .extra_priv_size = sizeof(struct ohci_platform_priv),
Dohci-omap.c418 .extra_priv_size = sizeof(struct ohci_omap_priv),
Dehci-st.c138 .extra_priv_size = sizeof(struct st_ehci_platform_priv),
Dxhci-plat.c34 .extra_priv_size = sizeof(struct xhci_plat_priv),
Dehci-platform.c122 .extra_priv_size = sizeof(struct ehci_platform_priv),
Dohci-da8xx.c528 .extra_priv_size = sizeof(struct da8xx_ohci_hcd),
Dohci.h731 size_t extra_priv_size; member
Dohci-pxa27x.c601 .extra_priv_size = sizeof(struct pxa27x_ohci),
Dehci.h876 size_t extra_priv_size; member
Dohci-at91.c68 .extra_priv_size = sizeof(struct ohci_at91_priv),
Dehci-fsl.c675 .extra_priv_size = sizeof(struct ehci_fsl),
Dehci-hcd.c1297 drv->hcd_priv_size += over->extra_priv_size; in ehci_init_driver()
Dohci-hcd.c1234 drv->hcd_priv_size += over->extra_priv_size; in ohci_init_driver()
Dxhci.h1938 size_t extra_priv_size; member
/linux-6.1.9/drivers/usb/chipidea/
Dhost.c110 .extra_priv_size = sizeof(struct ehci_ci_priv),

12