Searched refs:mmc_debugfs_err_stats_inc (Results 1 – 2 of 2) sorted by relevance
837 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()
741 static inline void mmc_debugfs_err_stats_inc(struct mmc_host *host, in mmc_debugfs_err_stats_inc() function