Searched refs:sdio_funcs_probed (Results 1 – 4 of 4) sorted by relevance
167 atomic_inc(&func->card->sdio_funcs_probed); in sdio_bus_probe()199 atomic_dec(&func->card->sdio_funcs_probed); in sdio_bus_probe()216 atomic_dec(&func->card->sdio_funcs_probed); in sdio_bus_remove()
1140 if (atomic_read(&card->sdio_funcs_probed) > 1) { in mmc_sdio_hw_reset()
299 atomic_t sdio_funcs_probed; /* number of probed SDIO funcs */ member
1803 while (atomic_read(&card->sdio_funcs_probed) > 1) { in sdio_sw_reset()1804 atomic_dec(&card->sdio_funcs_probed); in sdio_sw_reset()