Searched refs:init_card (Results 1 – 3 of 3) sorted by relevance
68 int init_card(struct sd_handle *handle, int detection);
310 if (init_card(p_sdhandle, SD_CARD_DETECT_MMC) != SD_OK) { in sdio_idle()
326 int init_card(struct sd_handle *handle, int detection) in init_card() function