Searched refs:snd_soc_get_volsw_range (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ |
H A D | soc.h | 69 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \ 101 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 122 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 150 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 583 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol,
|
/linux-4.1.27/sound/soc/ |
H A D | soc-ops.c | 534 * snd_soc_get_volsw_range - single mixer get callback with range 542 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol, snd_soc_get_volsw_range() function 586 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_range); variable
|
Completed in 67 milliseconds