Searched refs:mmc_get_op_cond (Results 1 – 3 of 3) sorted by relevance
377 return (mmc_get_op_cond(mmc) < 0) ? 0 : 1; in has_emmc()
916 int mmc_get_op_cond(struct mmc *mmc);
2769 int mmc_get_op_cond(struct mmc *mmc) in mmc_get_op_cond() function2885 err = mmc_get_op_cond(mmc); in mmc_start_init()
Completed in 11 milliseconds