Searched refs:mmc_test_exit (Results 1 – 4 of 4) sorted by relevance
47 int32_t mmc_test_exit(uint16_t sd_id, uint16_t host_id);
198 int32_t mmc_test_exit(uint16_t sd_id, uint16_t host_id) in mmc_test_exit() function421 mmc_test_exit(host_id, sdmmc_test->card_id); in mmc_test()436 mmc_test_exit(host_id, sdmmc_test->card_id); in mmc_test()
46 extern int32_t mmc_test_exit(uint16_t sd_id, uint16_t host_id);192 mmc_test_exit(card_id, host_id); in cmd_sd_deinit_exec()315 mmc_test_exit(card->id, 0); in cmd_sd_bench_task()
230 mmc_test_exit(host_id, host_id); in sdmmc_deinit()
Completed in 8 milliseconds