Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc.h64 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
80 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
108 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
115 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
130 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
140 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
171 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
179 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
569 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
573 #define snd_soc_get_volsw_2r snd_soc_get_volsw
/linux-4.1.27/sound/soc/codecs/
Dwm8580.c282 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
286 0, 0xff, 0, snd_soc_get_volsw, wm8580_out_vu, dac_tlv),
290 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.c477 snd_soc_get_volsw, da7210_put_alc_sw),
486 0, snd_soc_get_volsw, da7210_put_noise_sup_sw),
Dda9055.c658 snd_soc_get_volsw, da9055_put_alc_sw),
660 snd_soc_get_volsw, da9055_put_alc_sw),
Dcs4270.c464 snd_soc_get_volsw, cs4270_soc_put_mute),
Dwm8962.c1723 snd_soc_get_volsw, wm8962_put_hp_sw),
1794 snd_soc_get_volsw, wm8962_put_spk_sw),
1816 snd_soc_get_volsw, wm8962_put_spk_sw),
Dwm8990.c154 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
Dwm8400.c112 snd_soc_get_volsw, wm8400_outpga_put_volsw_vu, tlv_array)
Dwm_hubs.c481 0, 63, 0, snd_soc_get_volsw, wm8993_put_dc_servo,
Dda7213.c532 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()
Dwm8904.c611 snd_soc_get_volsw, wm8904_adc_osr_put),
Dwm8994.c295 snd_soc_get_volsw, wm8994_put_drc_sw)
/linux-4.1.27/sound/soc/
Dsoc-ops.c247 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw() function
295 EXPORT_SYMBOL_GPL(snd_soc_get_volsw);