Searched refs:snd_soc_info_volsw_range (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/include/sound/ |
D | soc.h | 66 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \ 97 .info = snd_soc_info_volsw_range, \ 126 .info = snd_soc_info_volsw_range, \ 154 .info = snd_soc_info_volsw_range, \ 257 .info = snd_soc_info_volsw_range, \ 550 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol,
|
/Linux-v5.15/sound/soc/ |
D | soc-ops.c | 444 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw_range() function 463 EXPORT_SYMBOL_GPL(snd_soc_info_volsw_range);
|
D | soc-topology.c | 139 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
|