Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm_adsp.h58 struct list_head ctl_list; member
Dwm_adsp.c703 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_coeff_init_control_caches()
724 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_coeff_sync_controls()
811 list_for_each_entry(ctl, &dsp->ctl_list, in wm_adsp_create_control()
850 list_add(&ctl->list, &dsp->ctl_list); in wm_adsp_create_control()
1296 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_adsp_ctl_fixup_base()
1895 list_for_each_entry(ctl, &dsp->ctl_list, list) in wm_adsp1_event()
2081 list_for_each_entry(ctl, &dsp->ctl_list, list) in wm_adsp2_event()
2141 INIT_LIST_HEAD(&dsp->ctl_list); in wm_adsp2_init()