Searched refs:snd_soc_get_volsw (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/include/sound/
H A Dsoc.h65 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
81 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
109 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
116 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
131 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
141 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
172 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
180 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
601 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
605 #define snd_soc_get_volsw_2r snd_soc_get_volsw
/linux-4.4.14/sound/soc/codecs/
H A 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),
H A Dda7219.c262 ret = snd_soc_get_volsw(kcontrol, ucontrol); da7219_volsw_locked_get()
484 snd_soc_get_volsw, da7219_mixin_gain_put,
543 snd_soc_get_volsw, da7219_alc_sw_put),
H A Dwm5110.c805 snd_soc_get_volsw, wm5110_put_dre),
808 snd_soc_get_volsw, wm5110_put_dre),
811 snd_soc_get_volsw, wm5110_put_dre),
H A Dda7210.c473 snd_soc_get_volsw, da7210_put_alc_sw),
482 0, snd_soc_get_volsw, da7210_put_noise_sup_sw),
H A Dwm8991.h817 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
H A Dcs4270.c464 snd_soc_get_volsw, cs4270_soc_put_mute),
H A Dda9055.c655 snd_soc_get_volsw, da9055_put_alc_sw),
657 snd_soc_get_volsw, da9055_put_alc_sw),
H A Dwm8962.c1721 snd_soc_get_volsw, wm8962_put_hp_sw),
1792 snd_soc_get_volsw, wm8962_put_spk_sw),
1814 snd_soc_get_volsw, wm8962_put_spk_sw),
H A Dwm8990.c154 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
H A Dwm_hubs.c480 0, 63, 0, snd_soc_get_volsw, wm8993_put_dc_servo,
H A Dwm8350.c369 return snd_soc_get_volsw(kcontrol, ucontrol); wm8350_get_volsw_2r()
H A Dwm8400.c112 snd_soc_get_volsw, wm8400_outpga_put_volsw_vu, tlv_array)
H A Dda7213.c530 DA7213_NO_INVERT, snd_soc_get_volsw, da7213_put_alc_sw),
H A Dwm8904.c611 snd_soc_get_volsw, wm8904_adc_osr_put),
H A Drt5645.c593 RT5645_L_VOL_SFT, RT5645_R_VOL_SFT, 39, 1, snd_soc_get_volsw,
H A Dwm8994.c296 snd_soc_get_volsw, wm8994_put_drc_sw)
/linux-4.4.14/sound/soc/
H A Dsoc-ops.c238 * snd_soc_get_volsw - single mixer get callback
247 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, snd_soc_get_volsw() function
295 EXPORT_SYMBOL_GPL(snd_soc_get_volsw); variable
H A Dsoc-topology.c135 {SND_SOC_TPLG_CTL_VOLSW, snd_soc_get_volsw,

Completed in 878 milliseconds