Searched refs:dapm_seq_insert (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/ |
D | soc-dapm.c | 1334 static void dapm_seq_insert(struct snd_soc_dapm_widget *new_widget, in dapm_seq_insert() function 1719 dapm_seq_insert(w, up_list, true); in dapm_widget_set_power() 1721 dapm_seq_insert(w, down_list, false); in dapm_widget_set_power() 1732 dapm_seq_insert(w, down_list, false); in dapm_power_one_widget() 1735 dapm_seq_insert(w, up_list, true); in dapm_power_one_widget() 4244 dapm_seq_insert(w, &down_list, false); in soc_dapm_shutdown_dapm()
|