Searched refs:snd_soc_info_volsw (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/include/sound/ |
H A D | soc.h | 65 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\ 81 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\ 109 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \ 115 .info = snd_soc_info_volsw, \ 131 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \ 140 .info = snd_soc_info_volsw, \ 171 .info = snd_soc_info_volsw, \ 180 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\ 210 .info = snd_soc_info_volsw, \ 216 .info = snd_soc_info_volsw, \ 223 .info = snd_soc_info_volsw, \ 233 .info = snd_soc_info_volsw, \ 254 .info = snd_soc_info_volsw, \ 264 .info = snd_soc_info_volsw, \ 596 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol,
|
H A D | soc-dapm.h | 273 .info = snd_soc_info_volsw, \ 278 .info = snd_soc_info_volsw, \ 285 .info = snd_soc_info_volsw, \ 292 .info = snd_soc_info_volsw, \
|
/linux-4.4.14/sound/soc/ |
H A D | soc-ops.c | 177 * snd_soc_info_volsw - single mixer info callback 186 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, snd_soc_info_volsw() function 207 EXPORT_SYMBOL_GPL(snd_soc_info_volsw); variable 227 snd_soc_info_volsw(kcontrol, uinfo); snd_soc_info_volsw_sx()
|
H A D | soc-topology.c | 136 snd_soc_put_volsw, snd_soc_info_volsw}, 152 snd_soc_dapm_put_volsw, snd_soc_info_volsw},
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm9712.c | 245 .info = snd_soc_info_volsw, \
|
H A D | wm9713.c | 319 .info = snd_soc_info_volsw, \
|
Completed in 170 milliseconds