Searched refs:snd_opl3sa2_get_single (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/isa/ |
H A D | opl3sa2.c | 328 .get = snd_opl3sa2_get_single, .put = snd_opl3sa2_put_single, \ 335 .get = snd_opl3sa2_get_single, .put = snd_opl3sa2_put_single, \ 339 static int snd_opl3sa2_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_opl3sa2_get_single() function
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | opl3sa2.c | 329 .get = snd_opl3sa2_get_single, .put = snd_opl3sa2_put_single, \ 336 .get = snd_opl3sa2_get_single, .put = snd_opl3sa2_put_single, \ 340 static int snd_opl3sa2_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_opl3sa2_get_single() function
|
Completed in 4 milliseconds