Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_xiaomi77 snd_soc_put_volsw_range
H A Dabi_gki_aarch64_generic1775 snd_soc_put_volsw_range
H A Dabi_gki_aarch64_exynos1832 snd_soc_put_volsw_range
H A Dabi_gki_aarch64_galaxy3796 snd_soc_put_volsw_range
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h68 .put = snd_soc_put_volsw_range, \
99 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
128 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
156 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
601 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-ops.c506 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_range() function
568 EXPORT_SYMBOL_GPL(snd_soc_put_volsw_range);
H A Dsoc-topology.c142 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c753 return snd_soc_put_volsw_range(kcontrol, ucontrol); in rv1106_codec_mic_gain_put()
1343 return snd_soc_put_volsw_range(kcontrol, ucontrol); in rv1106_codec_hpmix_gain_put()
H A Drk3308_codec.c784 return snd_soc_put_volsw_range(kcontrol, ucontrol); in rk3308_codec_mic_gain_put()
864 return snd_soc_put_volsw_range(kcontrol, ucontrol); in rk3308_codec_hpout_l_put_tlv()
888 return snd_soc_put_volsw_range(kcontrol, ucontrol); in rk3308_codec_hpout_r_put_tlv()
H A Dwm5110.c500 ret = snd_soc_put_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_put()