Home
last modified time | relevance | path

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

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