Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/cs423x/
Dcs4236_lib.c381 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
388 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
403 static int snd_cs4236_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_cs4236_get_single() function