Searched refs:omap2_hsmmc_info (Results 1 – 4 of 4) sorted by relevance
8 struct omap2_hsmmc_info { struct19 void omap_hsmmc_init(struct omap2_hsmmc_info *); argument20 void omap_hsmmc_late_init(struct omap2_hsmmc_info *);24 static inline void omap_hsmmc_init(struct omap2_hsmmc_info *info) in omap_hsmmc_init()28 static inline void omap_hsmmc_late_init(struct omap2_hsmmc_info *info) in omap_hsmmc_late_init()
29 static int __init omap_hsmmc_pdata_init(struct omap2_hsmmc_info *c, in omap_hsmmc_pdata_init()48 void omap_hsmmc_late_init(struct omap2_hsmmc_info *c) in omap_hsmmc_late_init()70 static void __init omap_hsmmc_init_one(struct omap2_hsmmc_info *hsmmcinfo, in omap_hsmmc_init_one()151 void __init omap_hsmmc_init(struct omap2_hsmmc_info *controllers) in omap_hsmmc_init()
355 struct omap2_hsmmc_info;
379 static struct omap2_hsmmc_info pandora_mmc3[] = {