Searched refs:sdio_funcs_probed (Results 1 – 3 of 3) sorted by relevance
168 atomic_inc(&func->card->sdio_funcs_probed); in sdio_bus_probe()200 atomic_dec(&func->card->sdio_funcs_probed); in sdio_bus_probe()217 atomic_dec(&func->card->sdio_funcs_probed); in sdio_bus_remove()
1154 if (atomic_read(&card->sdio_funcs_probed) > 1) { in mmc_sdio_hw_reset()
321 atomic_t sdio_funcs_probed; /* number of probed SDIO funcs */ member
Completed in 9 milliseconds