Searched refs:snd_cs4236_put_double (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/cs423x/ |
H A D | cs4236_lib.c | 494 .get = snd_cs4236_get_double, .put = snd_cs4236_put_double, \ 502 .get = snd_cs4236_get_double, .put = snd_cs4236_put_double, \ 540 static int snd_cs4236_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_cs4236_put_double() function
|
/kernel/linux/linux-6.6/sound/isa/cs423x/ |
H A D | cs4236_lib.c | 492 .get = snd_cs4236_get_double, .put = snd_cs4236_put_double, \ 500 .get = snd_cs4236_get_double, .put = snd_cs4236_put_double, \ 538 static int snd_cs4236_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_cs4236_put_double() function
|
Completed in 4 milliseconds