Searched refs:snd_soc_get_volsw_range (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/include/sound/ |
D | soc.h | 66 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \ 98 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 127 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 155 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 614 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol,
|
/Linux-v4.19/sound/soc/ |
D | soc-ops.c | 537 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_range() function 581 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_range);
|
D | soc-topology.c | 143 {SND_SOC_TPLG_CTL_RANGE, snd_soc_get_volsw_range,
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm5110.c | 477 ret = snd_soc_get_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_get()
|