Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm_adsp.h92 struct list_head ctl_list; member
Dwm_adsp.c1328 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_coeff_init_control_caches()
1354 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_coeff_sync_controls()
1373 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_adsp_signal_event_controls()
1457 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_adsp_create_control()
1491 list_add(&ctl->list, &dsp->ctl_list); in wm_adsp_create_control()
2005 list_for_each_entry(ctl, &dsp->ctl_list, list) { in wm_adsp_ctl_fixup_base()
2683 INIT_LIST_HEAD(&dsp->ctl_list); in wm_adsp_common_init()
2790 list_for_each_entry(ctl, &dsp->ctl_list, list) in wm_adsp1_event()
3098 list_for_each_entry(ctl, &dsp->ctl_list, list) in wm_adsp_early_event()
3327 while (!list_empty(&dsp->ctl_list)) { in wm_adsp2_remove()
[all …]