Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dslot-gpio.h26 void mmc_gpiod_request_cd_irq(struct mmc_host *host);
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dslot-gpio.h27 void mmc_gpiod_request_cd_irq(struct mmc_host *host);
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dslot-gpio.c92 void mmc_gpiod_request_cd_irq(struct mmc_host *host) in mmc_gpiod_request_cd_irq() function
124 EXPORT_SYMBOL(mmc_gpiod_request_cd_irq); variable
169 * otherwise the caller must also call mmc_gpiod_request_cd_irq().
H A Dcore.c2342 mmc_gpiod_request_cd_irq(host); in mmc_start_host()
/kernel/linux/linux-6.6/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); variable
184 * otherwise the caller must also call mmc_gpiod_request_cd_irq().
H A Dcore.c2293 mmc_gpiod_request_cd_irq(host); in mmc_start_host()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-sirf.c201 mmc_gpiod_request_cd_irq(host->mmc); in sdhci_sirf_probe()
H A Dmmc_spi.c1293 * interrupts, so let mmc_gpiod_request_cd_irq() decide in mmc_spi_probe()
1297 mmc_gpiod_request_cd_irq(mmc); in mmc_spi_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmc_spi.c1280 * interrupts, so let mmc_gpiod_request_cd_irq() decide in mmc_spi_probe()
1284 mmc_gpiod_request_cd_irq(mmc); in mmc_spi_probe()

Completed in 11 milliseconds