Home
last modified time | relevance | path

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

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