Searched refs:snd_soc_put_volsw_range (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/sound/soc/ |
H A D | soc-ops.c | 482 * snd_soc_put_volsw_range - single mixer put value callback with range. 490 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol, snd_soc_put_volsw_range() function 531 EXPORT_SYMBOL_GPL(snd_soc_put_volsw_range); variable
|
H A D | soc-topology.c | 146 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
|
/linux-4.4.14/include/sound/ |
H A D | soc.h | 71 .put = snd_soc_put_volsw_range, \ 102 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 123 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 151 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 613 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm5110.c | 470 ret = snd_soc_put_volsw_range(kcontrol, ucontrol); wm5110_in_pga_put()
|
Completed in 141 milliseconds