Searched refs:snd_ak4531_get_double (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | ak4531_codec.c | 116 .get = snd_ak4531_get_double, .put = snd_ak4531_put_double, \ 123 .get = snd_ak4531_get_double, .put = snd_ak4531_put_double, \ 138 static int snd_ak4531_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ak4531_get_double() function
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | ak4531_codec.c | 116 .get = snd_ak4531_get_double, .put = snd_ak4531_put_double, \ 123 .get = snd_ak4531_get_double, .put = snd_ak4531_put_double, \ 138 static int snd_ak4531_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ak4531_get_double() function
|
Completed in 2 milliseconds