Searched refs:mmc_gpiod_request_cd_irq (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/mmc/
H A Dslot-gpio.h27 void mmc_gpiod_request_cd_irq(struct mmc_host *host);
/linux-master/drivers/mmc/core/
H A Dslot-gpio.c105 void mmc_gpiod_request_cd_irq(struct mmc_host *host) function
139 EXPORT_SYMBOL(mmc_gpiod_request_cd_irq); variable
184 * otherwise the caller must also call mmc_gpiod_request_cd_irq().
H A Dcore.c2293 mmc_gpiod_request_cd_irq(host);
/linux-master/drivers/mmc/host/
H A Dmmc_spi.c1278 * interrupts, so let mmc_gpiod_request_cd_irq() decide
1282 mmc_gpiod_request_cd_irq(mmc);

Completed in 165 milliseconds