Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda732x.c327 struct soc_enum *enum_ctrl = (struct soc_enum *)kcontrol->private_value; in da732x_hpf_set() local
328 unsigned int reg = enum_ctrl->reg; in da732x_hpf_set()
355 struct soc_enum *enum_ctrl = (struct soc_enum *)kcontrol->private_value; in da732x_hpf_get() local
356 unsigned int reg = enum_ctrl->reg; in da732x_hpf_get()