Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/cs423x/
Dcs4236_lib.c383 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
390 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \
422 static int snd_cs4236_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_cs4236_put_single() function