dapm_dirty       1071 include/sound/soc.h 	struct list_head dapm_dirty;
dapm_dirty       2422 sound/soc/soc-core.c 	INIT_LIST_HEAD(&card->dapm_dirty);
dapm_dirty        193 sound/soc/soc-dapm.c 		list_add_tail(&w->dirty, &w->dapm->card->dapm_dirty);
dapm_dirty       1981 sound/soc/soc-dapm.c 	list_for_each_entry(w, &card->dapm_dirty, dirty) {