Searched refs:snd_fm801_get_double (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | fm801.c | 895 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \ 901 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \ 917 static int snd_fm801_get_double(struct snd_kcontrol *kcontrol, in snd_fm801_get_double() function
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | fm801.c | 896 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \ 902 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \ 918 static int snd_fm801_get_double(struct snd_kcontrol *kcontrol, in snd_fm801_get_double() function
|
Completed in 5 milliseconds