Searched refs:snd_soc_get_volsw_range (Results 1 – 7 of 7) sorted by relevance
/linux/include/sound/ |
A 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, \ 554 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol,
|
/linux/sound/soc/ |
A D | soc-ops.c | 526 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_range() function 563 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_range);
|
A D | soc-topology.c | 138 {SND_SOC_TPLG_CTL_RANGE, snd_soc_get_volsw_range,
|
/linux/sound/soc/codecs/ |
A D | wm5110.c | 476 ret = snd_soc_get_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_get()
|
/linux/ |
A D | vmlinux.symvers | 4722 0x00000000 snd_soc_get_volsw_range vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 50140 ffff800010d61824 T snd_soc_get_volsw_range
|
A D | .tmp_System.map | 50140 ffff800010d61824 T snd_soc_get_volsw_range
|
Completed in 311 milliseconds