Home
last modified time | relevance | path

Searched refs:mmc_detect_change (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dslot-gpio.c35 mmc_detect_change(host, msecs_to_jiffies(ctx->cd_debounce_delay_ms)); in mmc_gpio_cd_irqt()
H A Dcore.c1484 * mmc_detect_change - process change of state on a MMC socket
1493 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change() function
1497 EXPORT_SYMBOL(mmc_detect_change); variable
2206 mmc_detect_change(host, msecs_to_jiffies(200)); in _mmc_detect_card_removed()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dslot-gpio.c36 mmc_detect_change(host, msecs_to_jiffies(ctx->cd_debounce_delay_ms)); in mmc_gpio_cd_irqt()
H A Dcore.c1428 * mmc_detect_change - process change of state on a MMC socket
1437 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change() function
1441 EXPORT_SYMBOL(mmc_detect_change); variable
2122 mmc_detect_change(host, msecs_to_jiffies(200)); in _mmc_detect_card_removed()
/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/
H A Ddb1200.c343 mmc_detect_change(ptr, msecs_to_jiffies(200)); in db1200_mmc_cdfn()
427 mmc_detect_change(ptr, msecs_to_jiffies(200)); in pb1200_mmc1_cdfn()
H A Ddb1000.c170 mmc_detect_change(ptr, msecs_to_jiffies(500)); in db1100_mmc_cd()
H A Ddb1300.c462 mmc_detect_change(ptr, msecs_to_jiffies(200)); in db1300_mmc_cdfn()
/kernel/linux/linux-6.6/arch/mips/alchemy/devboards/
H A Ddb1200.c343 mmc_detect_change(ptr, msecs_to_jiffies(200)); in db1200_mmc_cdfn()
427 mmc_detect_change(ptr, msecs_to_jiffies(200)); in pb1200_mmc1_cdfn()
H A Ddb1000.c170 mmc_detect_change(ptr, msecs_to_jiffies(500)); in db1100_mmc_cd()
H A Ddb1300.c462 mmc_detect_change(ptr, msecs_to_jiffies(200)); in db1300_mmc_cdfn()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmc_spi.c1158 mmc_detect_change(mmc, msecs_to_jiffies(delay_msec)); in mmc_spi_detect_irq()
1299 mmc_detect_change(mmc, 0); in mmc_spi_probe()
1335 /* prevent new mmc_detect_change() calls */ in mmc_spi_remove()
H A Dushc.c190 mmc_detect_change(ushc->mmc, msecs_to_jiffies(100)); in int_callback()
H A Dandroid-goldfish.c337 mmc_detect_change(mmc_from_priv(host), 0); in goldfish_mmc_irq()
H A Dmxcmmc.c750 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in mxcmci_irq()
894 mmc_detect_change(mmc, msecs_to_jiffies(250)); in mxcmci_detect_irq()
H A Dcb710-mmc.c638 mmc_detect_change(mmc, HZ/5); in cb710_mmc_irq_handler()
H A Dtoshsd.c371 mmc_detect_change(host->mmc, 1); in toshsd_irq()
H A Dmoxart-mmc.c476 mmc_detect_change(host->mmc, 0); in moxart_irq()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmc_spi.c1145 mmc_detect_change(mmc, msecs_to_jiffies(delay_msec)); in mmc_spi_detect_irq()
1286 mmc_detect_change(mmc, 0); in mmc_spi_probe()
1322 /* prevent new mmc_detect_change() calls */ in mmc_spi_remove()
H A Dushc.c190 mmc_detect_change(ushc->mmc, msecs_to_jiffies(100)); in int_callback()
H A Dmxcmmc.c733 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in mxcmci_irq()
877 mmc_detect_change(mmc, msecs_to_jiffies(250)); in mxcmci_detect_irq()
H A Dtoshsd.c371 mmc_detect_change(host->mmc, 1); in toshsd_irq()
H A Dlitex_mmc.c264 mmc_detect_change(mmc, msecs_to_jiffies(10)); in litex_mmc_interrupt()
H A Dcb710-mmc.c638 mmc_detect_change(mmc, HZ/5); in cb710_mmc_irq_handler()
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dhost.h504 void mmc_detect_change(struct mmc_host *, unsigned long delay);
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dhost.h562 void mmc_detect_change(struct mmc_host *, unsigned long delay);

Completed in 31 milliseconds

123