Home
last modified time | relevance | path

Searched refs:mmc_debugfs_err_stats_inc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Dcqhci-core.c837 mmc_debugfs_err_stats_inc(mmc, MMC_ERR_CMDQ_RED); in cqhci_irq()
839 mmc_debugfs_err_stats_inc(mmc, MMC_ERR_CMDQ_GCE); in cqhci_irq()
841 mmc_debugfs_err_stats_inc(mmc, MMC_ERR_CMDQ_ICCE); in cqhci_irq()
/linux/drivers/mmc/core/
H A Dcore.c959 mmc_debugfs_err_stats_inc(host, MMC_ERR_TUNING); in mmc_execute_tuning()