Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-dapm.c66 #define DAPM_UPDATE_STAT(widget, val) widget->dapm->card->dapm_stats.val++;
983 memset(&card->dapm_stats, 0, sizeof(card->dapm_stats)); in dapm_reset()
/linux/include/sound/
H A Dsoc.h1079 struct snd_soc_dapm_stats dapm_stats; member