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