Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dslot-gpio.c35 mmc_detect_change(host, msecs_to_jiffies(ctx->cd_debounce_delay_ms)); in mmc_gpio_cd_irqt()
Dcore.c1444 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change() function
1448 EXPORT_SYMBOL(mmc_detect_change);
2129 mmc_detect_change(host, msecs_to_jiffies(200)); in _mmc_detect_card_removed()
/drivers/mmc/host/
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()
Dmxcmmc.c734 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in mxcmci_irq()
878 mmc_detect_change(mmc, msecs_to_jiffies(250)); in mxcmci_detect_irq()
Dushc.c190 mmc_detect_change(ushc->mmc, msecs_to_jiffies(100)); in int_callback()
Dlitex_mmc.c264 mmc_detect_change(mmc, msecs_to_jiffies(10)); in litex_mmc_interrupt()
Dtoshsd.c371 mmc_detect_change(host->mmc, 1); in toshsd_irq()
Dcb710-mmc.c638 mmc_detect_change(mmc, HZ/5); in cb710_mmc_irq_handler()
Dmoxart-mmc.c473 mmc_detect_change(host->mmc, 0); in moxart_irq()
Dpxamci.c566 mmc_detect_change(devid, msecs_to_jiffies(host->detect_delay_ms)); in pxamci_detect_irq()
Dwmt-sdmmc.c388 mmc_detect_change(priv->mmc, 0); in wmt_mci_regular_isr()
Dalcor.c566 mmc_detect_change(mmc_from_priv(host), msecs_to_jiffies(1)); in alcor_cd_irq()
Dvub300.c519 mmc_detect_change(vub300->mmc, 1); in new_system_port_status()
523 mmc_detect_change(vub300->mmc, 0); in new_system_port_status()
Dtmio_mmc_core.c641 mmc_detect_change(host->mmc, msecs_to_jiffies(100)); in __tmio_mmc_card_detect_irq()
Dwbsd.c1036 mmc_detect_change(host->mmc, msecs_to_jiffies(delay)); in wbsd_tasklet_card()
Dvia-sdmmc.c1023 mmc_detect_change(host->mmc, msecs_to_jiffies(500)); in via_sdc_card_detect()
Drtsx_usb_sdmmc.c1437 mmc_detect_change(host->mmc, 0); in rtsx_usb_sdmmc_runtime_resume()
Domap.c886 mmc_detect_change(slot->mmc, 0); in mmc_omap_cover_handler()
Drtsx_pci_sdmmc.c1468 mmc_detect_change(host->mmc, 0); in rtsx_pci_sdmmc_card_event()
Dusdhi6rol0.c1671 mmc_detect_change(mmc, msecs_to_jiffies(100)); in usdhi6_cd()
Dsdhci.c400 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in sdhci_reinit()
3709 mmc_detect_change(mmc, msecs_to_jiffies(200)); in sdhci_thread_irq()
Datmel-mci.c1717 mmc_detect_change(slot->mmc, 0); in atmci_detect_change()
Dmtk-sd.c1642 mmc_detect_change(mmc, msecs_to_jiffies(20)); in msdc_irq()
Ddw_mmc.c2720 mmc_detect_change(slot->mmc, in dw_mci_handle_cd()
/drivers/staging/greybus/
Dsdio.c197 mmc_detect_change(host->mmc, 0); in _gb_sdio_process_events()