Searched refs:snd_soc_put_volsw (Results 1 – 14 of 14) sorted by relevance
/sound/soc/codecs/ |
D | da7210.c | 349 return snd_soc_put_volsw(kcontrol, ucontrol); in da7210_put_alc_sw() 391 return snd_soc_put_volsw(kcontrol, ucontrol); in da7210_put_noise_sup_sw()
|
D | cs4270.c | 433 return snd_soc_put_volsw(kcontrol, ucontrol); in cs4270_soc_put_mute()
|
D | wm8580.c | 267 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8580_out_vu()
|
D | da9055.c | 546 return snd_soc_put_volsw(kcontrol, ucontrol); in da9055_put_alc_sw()
|
D | wm8991.c | 154 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm899x_outpga_put_volsw_vu()
|
D | wm8990.c | 144 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm899x_outpga_put_volsw_vu()
|
D | wm_hubs.c | 344 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8993_put_dc_servo()
|
D | wm8400.c | 136 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8400_outpga_put_volsw_vu()
|
D | wm8962.c | 1607 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8962_put_hp_sw() 1634 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8962_put_spk_sw()
|
D | da7213.c | 375 return snd_soc_put_volsw(kcontrol, ucontrol); in da7213_put_alc_sw()
|
D | wm8350.c | 335 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8350_put_volsw_2r_vu()
|
D | wm8904.c | 575 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8904_adc_osr_put()
|
D | wm8994.c | 318 return snd_soc_put_volsw(kcontrol, ucontrol); in wm8994_put_drc_sw()
|
/sound/soc/ |
D | soc-core.c | 2702 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw() function 2746 EXPORT_SYMBOL_GPL(snd_soc_put_volsw);
|