Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dwm_adsp.h42 struct list_head compr_list; member
A Dwm_adsp.c341 if (dsp[e->shift_l].cs_dsp.booted || !list_empty(&dsp[e->shift_l].compr_list)) in wm_adsp_fw_put()
805 INIT_LIST_HEAD(&dsp->compr_list); in wm_adsp_common_init()
1152 list_for_each_entry(tmp, &dsp->compr_list, list) { in wm_adsp_compr_open()
1171 list_add_tail(&compr->list, &dsp->compr_list); in wm_adsp_compr_open()
1929 list_for_each_entry(compr, &dsp->compr_list, list) { in wm_adsp_fatal_error()

Completed in 7 milliseconds