Searched refs:omap_hsmmc_data (Results 1 – 1 of 1) sorted by relevance
63 struct omap_hsmmc_data { struct87 static inline struct omap_hsmmc_data *omap_hsmmc_get_data(struct mmc *mmc) in omap_hsmmc_get_data() argument92 return (struct omap_hsmmc_data *)mmc->priv; in omap_hsmmc_get_data()101 return &((struct omap_hsmmc_data *)mmc->priv)->cfg; in omap_hsmmc_get_cfg()222 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc); in omap_hsmmc_init_setup()333 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc);338 struct omap_hsmmc_data *priv = dev_get_priv(dev);570 struct omap_hsmmc_data *priv = omap_hsmmc_get_data(mmc);574 struct omap_hsmmc_data *priv = dev_get_priv(dev);636 struct omap_hsmmc_data *priv = dev_get_priv(dev);[all …]