Home
last modified time | relevance | path

Searched refs:mmc_gpiod_request_cd_irq (Results 1 – 3 of 3) sorted by relevance

/drivers/mmc/core/
Dslot-gpio.c99 void mmc_gpiod_request_cd_irq(struct mmc_host *host) in mmc_gpiod_request_cd_irq() function
131 EXPORT_SYMBOL(mmc_gpiod_request_cd_irq);
Dcore.c2293 mmc_gpiod_request_cd_irq(host); in mmc_start_host()
/drivers/mmc/host/
Dmmc_spi.c1288 mmc_gpiod_request_cd_irq(mmc); in mmc_spi_probe()