Home
last modified time | relevance | path

Searched refs:sdio_func_present (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mmc/
Dsdio_func.h62 #define sdio_func_present(f) ((f)->state & SDIO_STATE_PRESENT) macro
/kernel/linux/linux-5.10/drivers/mmc/core/
Dsdio_bus.c381 if (!sdio_func_present(func)) in sdio_remove_func()
Dsdio.c994 if (func && sdio_func_present(func) && func->dev.driver) { in mmc_sdio_pre_suspend()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch4652 if (func && sdio_func_present(func) && func->dev.driver) {
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch43276 if (func && sdio_func_present(func) && func->dev.driver) {