Searched refs:snd_soc_info_volsw_range (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/include/sound/ |
H A D | soc.h | 70 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \ 101 .info = snd_soc_info_volsw_range, \ 122 .info = snd_soc_info_volsw_range, \ 150 .info = snd_soc_info_volsw_range, \ 242 .info = snd_soc_info_volsw_range, \ 611 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol,
|
/linux-4.4.14/sound/soc/ |
H A D | soc-ops.c | 451 * snd_soc_info_volsw_range - single mixer info callback with range. 460 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol, snd_soc_info_volsw_range() function 479 EXPORT_SYMBOL_GPL(snd_soc_info_volsw_range); variable
|
H A D | soc-topology.c | 146 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
|
Completed in 148 milliseconds