Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/atom/
Dsst-atom-controls.c513 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in sst_send_pipe_module_params()
615 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in sst_swm_mixer_event()
839 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in sst_set_be_modules()
858 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in sst_set_media_path()
895 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in sst_set_media_loop()
1235 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in sst_fill_module_list()
/linux-4.1.27/include/sound/
Dsoc.h1242 static inline struct snd_soc_component *snd_soc_dapm_to_component( in snd_soc_dapm_to_component() function
1272 return snd_soc_component_to_platform(snd_soc_dapm_to_component(dapm)); in snd_soc_dapm_to_platform()