Searched refs:sdio_func_present (Results 1 – 3 of 3) sorted by relevance
62 #define sdio_func_present(f) ((f)->state & SDIO_STATE_PRESENT) macro
392 if (sdio_func_present(func)) in sdio_remove_func()
1008 if (func && sdio_func_present(func) && func->dev.driver) { in mmc_sdio_pre_suspend()
Completed in 5 milliseconds