Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc.h61 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
77 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
105 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
112 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
120 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
135 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
145 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
176 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
184 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
195 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
[all …]
/Linux-v4.19/sound/soc/codecs/
Dwm8580.c292 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
296 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
300 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
323 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
Dwm8991.h817 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
Dda7210.c468 snd_soc_get_volsw, da7210_put_alc_sw),
477 0, snd_soc_get_volsw, da7210_put_noise_sup_sw),
Dda9055.c655 snd_soc_get_volsw, da9055_put_alc_sw),
657 snd_soc_get_volsw, da9055_put_alc_sw),
Dcs4270.c464 snd_soc_get_volsw, cs4270_soc_put_mute),
Dda7219.c266 ret = snd_soc_get_volsw(kcontrol, ucontrol); in da7219_volsw_locked_get()
488 snd_soc_get_volsw, da7219_mixin_gain_put,
547 snd_soc_get_volsw, da7219_alc_sw_put),
Dda7218.c660 snd_soc_get_volsw, da7218_mixin_gain_put,
674 snd_soc_get_volsw, da7218_mixin_gain_put,
790 snd_soc_get_volsw, da7218_alc_sw_put),
794 snd_soc_get_volsw, da7218_alc_sw_put),
Dwm5110.c873 snd_soc_get_volsw, wm5110_put_dre),
876 snd_soc_get_volsw, wm5110_put_dre),
879 snd_soc_get_volsw, wm5110_put_dre),
Dwm8962.c1720 snd_soc_get_volsw, wm8962_put_hp_sw),
1791 snd_soc_get_volsw, wm8962_put_spk_sw),
1813 snd_soc_get_volsw, wm8962_put_spk_sw),
Dwm8990.c154 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
Dwm_hubs.c480 0, 63, 0, snd_soc_get_volsw, wm8993_put_dc_servo,
Dwm8400.c112 snd_soc_get_volsw, wm8400_outpga_put_volsw_vu, tlv_array)
Dda7213.c533 DA7213_NO_INVERT, snd_soc_get_volsw, da7213_put_alc_sw),
Dwm8350.c369 return snd_soc_get_volsw(kcontrol, ucontrol); in wm8350_get_volsw_2r()
Drt5665.c1397 RT5665_HPR_GAIN, RT5665_G_HP_SFT, 15, 1, snd_soc_get_volsw,
1402 RT5665_L_VOL_SFT, 15, 1, snd_soc_get_volsw,
Dwm8904.c611 snd_soc_get_volsw, wm8904_adc_osr_put),
Drt5645.c772 RT5645_L_VOL_SFT, RT5645_R_VOL_SFT, 39, 1, snd_soc_get_volsw,
Drt5659.c1526 RT5659_HPR_GAIN, RT5659_G_HP_SFT, 31, 1, snd_soc_get_volsw,
Dwm8994.c296 snd_soc_get_volsw, wm8994_put_drc_sw)
/Linux-v4.19/sound/soc/
Dsoc-ops.c242 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw() function
290 EXPORT_SYMBOL_GPL(snd_soc_get_volsw);
Dsoc-topology.c133 {SND_SOC_TPLG_CTL_VOLSW, snd_soc_get_volsw,