Searched refs:mmc_debugfs_err_stats_inc (Results 1 – 4 of 4) sorted by relevance
827 mmc_debugfs_err_stats_inc(mmc, MMC_ERR_CMDQ_RED); in cqhci_irq()829 mmc_debugfs_err_stats_inc(mmc, MMC_ERR_CMDQ_GCE); in cqhci_irq()831 mmc_debugfs_err_stats_inc(mmc, MMC_ERR_CMDQ_ICCE); in cqhci_irq()
360 mmc_debugfs_err_stats_inc((host)->mmc, MMC_ERR_##err_name)
659 static inline void mmc_debugfs_err_stats_inc(struct mmc_host *host, in mmc_debugfs_err_stats_inc() function
948 mmc_debugfs_err_stats_inc(host, MMC_ERR_TUNING); in mmc_execute_tuning()
Completed in 18 milliseconds