Searched refs:snd_cs4236_put_single (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/cs423x/ |
H A D | cs4236_lib.c | 383 .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
|
/kernel/linux/linux-6.6/sound/isa/cs423x/ |
H A D | cs4236_lib.c | 381 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \ 388 .get = snd_cs4236_get_single, .put = snd_cs4236_put_single, \ 420 static int snd_cs4236_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_cs4236_put_single() function
|
Completed in 4 milliseconds