Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Ddb1200.c346 mmc_cd = symbol_get(mmc_detect_change); in db1200_mmc_cdfn()
349 symbol_put(mmc_detect_change); in db1200_mmc_cdfn()
437 mmc_cd = symbol_get(mmc_detect_change); in pb1200_mmc1_cdfn()
440 symbol_put(mmc_detect_change); in pb1200_mmc1_cdfn()
H A Ddb1000.c172 mmc_cd = symbol_get(mmc_detect_change); in db1100_mmc_cd()
174 symbol_put(mmc_detect_change); in db1100_mmc_cd()
H A Ddb1300.c467 mmc_cd = symbol_get(mmc_detect_change); in db1300_mmc_cdfn()
469 symbol_put(mmc_detect_change); in db1300_mmc_cdfn()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dslot-gpio.c42 mmc_detect_change(host, msecs_to_jiffies(ctx->cd_debounce_delay_ms)); in mmc_gpio_cd_irqt()
H A Dcore.c1492 void mmc_detect_change(struct mmc_host *host, unsigned long delay) in mmc_detect_change() function
1496 EXPORT_SYMBOL(mmc_detect_change);
2209 mmc_detect_change(host, msecs_to_jiffies(200)); in _mmc_detect_card_removed()
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h528 void mmc_detect_change(struct mmc_host *, unsigned long delay);
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dandroid-goldfish.c337 mmc_detect_change(mmc_from_priv(host), 0); in goldfish_mmc_irq()
H A Dmmc_spi.c1277 mmc_detect_change(mmc, msecs_to_jiffies(delay_msec)); in mmc_spi_detect_irq()
1471 mmc_detect_change(mmc, 0); in mmc_spi_probe()
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 Dushc.c190 mmc_detect_change(ushc->mmc, msecs_to_jiffies(100)); in int_callback()
H A Dtoshsd.c371 mmc_detect_change(host->mmc, 1); in toshsd_irq()
H A Dmoxart-mmc.c482 mmc_detect_change(host->mmc, 0); in moxart_irq()
H A Dcb710-mmc.c638 mmc_detect_change(mmc, HZ/5); in cb710_mmc_irq_handler()
H A Dpxamci.c566 mmc_detect_change(devid, msecs_to_jiffies(host->detect_delay_ms)); in pxamci_detect_irq()
H A Dwmt-sdmmc.c388 mmc_detect_change(priv->mmc, 0); in wmt_mci_regular_isr()
H A Dalcor.c566 mmc_detect_change(mmc_from_priv(host), msecs_to_jiffies(1)); in alcor_cd_irq()
H A 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()
H A Dtmio_mmc_core.c596 mmc_detect_change(host->mmc, msecs_to_jiffies(100)); in __tmio_mmc_card_detect_irq()
H A Dvia-sdmmc.c1025 mmc_detect_change(host->mmc, msecs_to_jiffies(500)); in via_sdc_card_detect()
H A Dwbsd.c1036 mmc_detect_change(host->mmc, msecs_to_jiffies(delay)); in wbsd_tasklet_card()
H A Drtsx_usb_sdmmc.c1431 mmc_detect_change(host->mmc, 0); in rtsx_usb_sdmmc_runtime_resume()
H A Drtsx_pci_sdmmc.c1392 mmc_detect_change(host->mmc, 0); in rtsx_pci_sdmmc_card_event()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960212 mmc_detect_change
H A Dabi_gki_aarch64_exynos1201 mmc_detect_change
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dsdio.c198 mmc_detect_change(host->mmc, 0); in _gb_sdio_process_events()

12