Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dslot-gpio.c105 void mmc_gpiod_request_cd_irq(struct mmc_host *host) in mmc_gpiod_request_cd_irq() function
139 EXPORT_SYMBOL(mmc_gpiod_request_cd_irq);
171 * otherwise the caller must also call mmc_gpiod_request_cd_irq().
H A Dcore.c2320 mmc_gpiod_request_cd_irq(host); in mmc_start_host()
/linux/drivers/mmc/host/
H A Dmmc_spi.c1278 * interrupts, so let mmc_gpiod_request_cd_irq() decide in mmc_spi_probe()
1282 mmc_gpiod_request_cd_irq(mmc); in mmc_spi_probe()