alg_regions 2069 sound/soc/codecs/wm_adsp.c list_for_each_entry(alg_region, &dsp->alg_regions, list) { alg_regions 2091 sound/soc/codecs/wm_adsp.c list_add_tail(&alg_region->list, &dsp->alg_regions); alg_regions 2103 sound/soc/codecs/wm_adsp.c while (!list_empty(&dsp->alg_regions)) { alg_regions 2104 sound/soc/codecs/wm_adsp.c alg_region = list_first_entry(&dsp->alg_regions, alg_regions 2680 sound/soc/codecs/wm_adsp.c INIT_LIST_HEAD(&dsp->alg_regions); alg_regions 75 sound/soc/codecs/wm_adsp.h struct list_head alg_regions;