Home
last modified time | relevance | path

Searched refs:mmc_send_if_cond_pcie (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/mmc/core/
Dsd_ops.h19 int mmc_send_if_cond_pcie(struct mmc_host *host, u32 ocr);
Dsd_ops.c231 int mmc_send_if_cond_pcie(struct mmc_host *host, u32 ocr) in mmc_send_if_cond_pcie() function
Dcore.c2081 if (mmc_send_if_cond_pcie(host, host->ocr_avail)) in mmc_rescan_try_freq()