Home
last modified time | relevance | path

Searched refs:omap2_hsmmc_info (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Dhsmmc.h11 struct omap2_hsmmc_info { struct
24 void omap_hsmmc_init(struct omap2_hsmmc_info *); argument
25 void omap_hsmmc_late_init(struct omap2_hsmmc_info *);
29 static inline void omap_hsmmc_init(struct omap2_hsmmc_info *info) in omap_hsmmc_init()
33 static inline void omap_hsmmc_late_init(struct omap2_hsmmc_info *info) in omap_hsmmc_late_init()
Dhsmmc.c32 static int __init omap_hsmmc_pdata_init(struct omap2_hsmmc_info *c, in omap_hsmmc_pdata_init()
53 void omap_hsmmc_late_init(struct omap2_hsmmc_info *c) in omap_hsmmc_late_init()
75 static void __init omap_hsmmc_init_one(struct omap2_hsmmc_info *hsmmcinfo, in omap_hsmmc_init_one()
156 void __init omap_hsmmc_init(struct omap2_hsmmc_info *controllers) in omap_hsmmc_init()
Dcommon.h346 struct omap2_hsmmc_info;
Dpdata-quirks.c362 static struct omap2_hsmmc_info pandora_mmc3[] = {