Searched refs:snd_fm801_info_double (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | fm801.c | 894 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_fm801_info_double, \ 900 .name = xname, .info = snd_fm801_info_double, \ 905 static int snd_fm801_info_double(struct snd_kcontrol *kcontrol, in snd_fm801_info_double() function
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | fm801.c | 895 { .iface = SNDRV_CTL_ELEM_IFACE_MIXER, .name = xname, .info = snd_fm801_info_double, \ 901 .name = xname, .info = snd_fm801_info_double, \ 906 static int snd_fm801_info_double(struct snd_kcontrol *kcontrol, in snd_fm801_info_double() function
|
Completed in 6 milliseconds