Searched refs:omap2_hsmmc_info (Results 1 – 4 of 4) sorted by relevance
11 struct omap2_hsmmc_info { struct24 void omap_hsmmc_init(struct omap2_hsmmc_info *); argument25 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()
32 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()
346 struct omap2_hsmmc_info;
362 static struct omap2_hsmmc_info pandora_mmc3[] = {