Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/alchemy/devboards/
Ddb1200.c363 mmc_cd = symbol_get(mmc_detect_change); in db1200_mmc_cd()
366 symbol_put(mmc_detect_change); in db1200_mmc_cd()
450 mmc_cd = symbol_get(mmc_detect_change); in pb1200_mmc1_cd()
453 symbol_put(mmc_detect_change); in pb1200_mmc1_cd()
Ddb1000.c180 mmc_cd = symbol_get(mmc_detect_change); in db1100_mmc_cd()
182 symbol_put(mmc_detect_change); in db1100_mmc_cd()
Ddb1300.c466 mmc_cd = symbol_get(mmc_detect_change); in db1300_mmc_cd()
468 symbol_put(mmc_detect_change); in db1300_mmc_cd()
/linux-4.4.14/drivers/mmc/core/
Dslot-gpio.c39 mmc_detect_change(host, msecs_to_jiffies(200)); in mmc_gpio_cd_irqt()
Dcore.c1897 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change() function
1901 EXPORT_SYMBOL(mmc_detect_change);
2517 mmc_detect_change(host, msecs_to_jiffies(200)); in _mmc_detect_card_removed()
/linux-4.4.14/include/linux/mmc/
Dhost.h396 void mmc_detect_change(struct mmc_host *, unsigned long delay);
/linux-4.4.14/drivers/mmc/host/
Dandroid-goldfish.c350 mmc_detect_change(host->mmc, 0); in goldfish_mmc_irq()
Dushc.c194 mmc_detect_change(ushc->mmc, msecs_to_jiffies(100)); in int_callback()
Dmxcmmc.c756 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in mxcmci_irq()
900 mmc_detect_change(mmc, msecs_to_jiffies(250)); in mxcmci_detect_irq()
Dbfin_sdh.c485 mmc_detect_change(host->mmc, 0); in sdh_stat_irq()
Dtoshsd.c374 mmc_detect_change(host->mmc, 1); in toshsd_irq()
Dmoxart-mmc.c483 mmc_detect_change(host->mmc, 0); in moxart_irq()
Dcb710-mmc.c637 mmc_detect_change(mmc, HZ/5); in cb710_mmc_irq_handler()
Dpxamci.c594 mmc_detect_change(devid, msecs_to_jiffies(host->pdata->detect_delay_ms)); in pxamci_detect_irq()
Dwmt-sdmmc.c391 mmc_detect_change(priv->mmc, 0); in wmt_mci_regular_isr()
Dmmc_spi.c1290 mmc_detect_change(mmc, msecs_to_jiffies(delay_msec)); in mmc_spi_detect_irq()
Dtmio_mmc_pio.c650 mmc_detect_change(host->mmc, msecs_to_jiffies(100)); in __tmio_mmc_card_detect_irq()
Dvub300.c522 mmc_detect_change(vub300->mmc, 1); in new_system_port_status()
526 mmc_detect_change(vub300->mmc, 0); in new_system_port_status()
Dvia-sdmmc.c1028 mmc_detect_change(host->mmc, msecs_to_jiffies(500)); in via_sdc_card_detect()
Dwbsd.c1049 mmc_detect_change(host->mmc, msecs_to_jiffies(delay)); in wbsd_tasklet_card()
Drtsx_pci_sdmmc.c1383 mmc_detect_change(host->mmc, 0); in rtsx_pci_sdmmc_card_event()
Dsdhci-pci-core.c145 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in sdhci_pci_sd_cd()
Domap.c889 mmc_detect_change(slot->mmc, 0); in mmc_omap_cover_handler()
Ds3cmci.c820 mmc_detect_change(host->mmc, msecs_to_jiffies(500)); in s3cmci_irq_cd()
Dusdhi6rol0.c1621 mmc_detect_change(mmc, msecs_to_jiffies(100)); in usdhi6_cd()
Domap_hsmmc.c1334 mmc_detect_change(host->mmc, (HZ * 200) / 1000); in omap_hsmmc_cover_irq()
Datmel-mci.c1643 mmc_detect_change(slot->mmc, 0); in atmci_detect_change()
Ddw_mmc.c2345 mmc_detect_change(slot->mmc, in dw_mci_handle_cd()
Dsdhci.c2656 mmc_detect_change(host->mmc, msecs_to_jiffies(200)); in sdhci_thread_irq()