Searched refs:snd_opl3sa2_put_double (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/isa/ |
H A D | opl3sa2.c | 383 .get = snd_opl3sa2_get_double, .put = snd_opl3sa2_put_double, \ 390 .get = snd_opl3sa2_get_double, .put = snd_opl3sa2_put_double, \ 416 static int snd_opl3sa2_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_opl3sa2_put_double() function
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | opl3sa2.c | 384 .get = snd_opl3sa2_get_double, .put = snd_opl3sa2_put_double, \ 391 .get = snd_opl3sa2_get_double, .put = snd_opl3sa2_put_double, \ 417 static int snd_opl3sa2_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_opl3sa2_put_double() function
|
Completed in 4 milliseconds