Home
last modified time | relevance | path

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

/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c1302 static bool is_sst_dapm_widget(struct snd_soc_dapm_widget *w) in is_sst_dapm_widget() function
1342 is_sst_dapm_widget(p->sink)) { in sst_send_pipe_gains()
1358 is_sst_dapm_widget(p->source)) { in sst_send_pipe_gains()
1510 if (is_sst_dapm_widget(w) && (w->priv)) { in sst_map_modules_to_pipe()