Searched refs:mmc_send_io_op_cond (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/mmc/core/ |
A D | sdio_ops.h | 18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr);
|
A D | sdio_ops.c | 18 int mmc_send_io_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr) in mmc_send_io_op_cond() function
|
A D | sdio.c | 634 return mmc_send_io_op_cond(host, 0, NULL); in mmc_sdio_pre_init() 667 err = mmc_send_io_op_cond(host, ocr, &rocr); in mmc_sdio_init_card() 1190 err = mmc_send_io_op_cond(host, 0, &ocr); in mmc_attach_sdio()
|
/linux/ |
A D | System.map | 45517 ffff800010c405e0 T mmc_send_io_op_cond
|
A D | .tmp_System.map | 45517 ffff800010c405e0 T mmc_send_io_op_cond
|
Completed in 321 milliseconds