/linux-4.4.14/include/sound/ |
H A D | soc.h | 65 .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 D | wm8580.c | 282 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 D | da7219.c | 262 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 D | wm5110.c | 805 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 D | da7210.c | 473 snd_soc_get_volsw, da7210_put_alc_sw), 482 0, snd_soc_get_volsw, da7210_put_noise_sup_sw),
|
H A D | wm8991.h | 817 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
|
H A D | cs4270.c | 464 snd_soc_get_volsw, cs4270_soc_put_mute),
|
H A D | da9055.c | 655 snd_soc_get_volsw, da9055_put_alc_sw), 657 snd_soc_get_volsw, da9055_put_alc_sw),
|
H A D | wm8962.c | 1721 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 D | wm8990.c | 154 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
|
H A D | wm_hubs.c | 480 0, 63, 0, snd_soc_get_volsw, wm8993_put_dc_servo,
|
H A D | wm8350.c | 369 return snd_soc_get_volsw(kcontrol, ucontrol); wm8350_get_volsw_2r()
|
H A D | wm8400.c | 112 snd_soc_get_volsw, wm8400_outpga_put_volsw_vu, tlv_array)
|
H A D | da7213.c | 530 DA7213_NO_INVERT, snd_soc_get_volsw, da7213_put_alc_sw),
|
H A D | wm8904.c | 611 snd_soc_get_volsw, wm8904_adc_osr_put),
|
H A D | rt5645.c | 593 RT5645_L_VOL_SFT, RT5645_R_VOL_SFT, 39, 1, snd_soc_get_volsw,
|
H A D | wm8994.c | 296 snd_soc_get_volsw, wm8994_put_drc_sw)
|
/linux-4.4.14/sound/soc/ |
H A D | soc-ops.c | 238 * 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 D | soc-topology.c | 135 {SND_SOC_TPLG_CTL_VOLSW, snd_soc_get_volsw,
|