Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c184 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_stream_volume_put()
233 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_stream_volume_get()
276 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_volume_put()
305 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_volume_get()
325 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_waves_switch_get()
339 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_waves_switch_put()
373 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_waves_param_get()
384 struct snd_soc_platform *platform = snd_soc_kcontrol_platform(kcontrol); in hsw_waves_param_put()
/linux-4.1.27/include/sound/
Dsoc.h1517 static inline struct snd_soc_platform *snd_soc_kcontrol_platform( in snd_soc_kcontrol_platform() function