Searched refs:uctrl (Results 1 – 3 of 3) sorted by relevance
349 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl);350 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl);
451 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl) in cs42l42_volume_get() argument458 long *valp = uctrl->value.integer.value; in cs42l42_volume_get()510 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl) in cs42l42_volume_put() argument517 long *valp = uctrl->value.integer.value; in cs42l42_volume_put()
86 struct snd_ctl_elem_value *uctrl) in cs4234_dac14_grp_delay_put() argument110 ret = snd_soc_put_enum_double(kctrl, uctrl); in cs4234_dac14_grp_delay_put()