Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/cs423x/
Dcs4236_lib.c397 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
404 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
419 static int snd_cs4236_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_cs4236_get_single() function