Home
last modified time | relevance | path

Searched refs:snd_ak4531_get_single (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/
H A Dak4531_codec.c49 .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