Searched refs:snd_soc_put_volsw_range (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 67 .put = snd_soc_put_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, \ 592 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 67 .put = snd_soc_put_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, \ 167 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 583 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-ops.c | 498 * snd_soc_put_volsw_range - single mixer put value callback with range. 506 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_range() function 568 EXPORT_SYMBOL_GPL(snd_soc_put_volsw_range); variable
|
H A D | soc-topology.c | 142 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-ops.c | 522 * snd_soc_put_volsw_range - single mixer put value callback with range. 530 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_range() function 592 EXPORT_SYMBOL_GPL(snd_soc_put_volsw_range); variable
|
H A D | soc-topology.c | 135 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm5110.c | 500 ret = snd_soc_put_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_put()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm5110.c | 500 ret = snd_soc_put_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_put()
|
Completed in 25 milliseconds