Searched refs:snd_soc_get_volsw_range (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_xiaomi | 78 snd_soc_get_volsw_range
|
| H A D | abi_gki_aarch64_generic | 1758 snd_soc_get_volsw_range
|
| H A D | abi_gki_aarch64_exynos | 1814 snd_soc_get_volsw_range
|
| H A D | abi_gki_aarch64_galaxy | 3768 snd_soc_get_volsw_range
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc.h | 67 .info = snd_soc_info_volsw_range, .get = snd_soc_get_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, \ 603 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol,
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-ops.c | 579 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_range() function 616 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_range);
|
| H A D | soc-topology.c | 141 {SND_SOC_TPLG_CTL_RANGE, snd_soc_get_volsw_range,
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rv1106_codec.c | 730 return snd_soc_get_volsw_range(kcontrol, ucontrol); in rv1106_codec_mic_gain_get() 1326 return snd_soc_get_volsw_range(kcontrol, ucontrol); in rv1106_codec_hpmix_gain_get()
|
| H A D | rk3308_codec.c | 755 return snd_soc_get_volsw_range(kcontrol, ucontrol); in rk3308_codec_mic_gain_get() 846 return snd_soc_get_volsw_range(kcontrol, ucontrol); in rk3308_codec_hpout_l_get_tlv() 870 return snd_soc_get_volsw_range(kcontrol, ucontrol); in rk3308_codec_hpout_r_get_tlv()
|
| H A D | wm5110.c | 480 ret = snd_soc_get_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_get()
|