Lines Matching refs:private_value
106 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_get()
126 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_put()
155 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_info()
179 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_get()
197 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_put()
231 (struct soc_enum *)kcontrol->private_value; in snd_sof_enum_get()
249 (struct soc_enum *)kcontrol->private_value; in snd_sof_enum_put()
280 (struct soc_bytes_ext *)kcontrol->private_value; in snd_sof_bytes_get()
316 (struct soc_bytes_ext *)kcontrol->private_value; in snd_sof_bytes_put()
359 (struct soc_bytes_ext *)kcontrol->private_value; in snd_sof_bytes_ext_put()
437 struct soc_bytes_ext *be = (struct soc_bytes_ext *)kcontrol->private_value; in snd_sof_bytes_ext_volatile_get()
511 (struct soc_bytes_ext *)kcontrol->private_value; in snd_sof_bytes_ext_get()
647 sm = (struct soc_mixer_control *)kc->private_value; in snd_sof_control_notify()
651 be = (struct soc_bytes_ext *)kc->private_value; in snd_sof_control_notify()
655 se = (struct soc_enum *)kc->private_value; in snd_sof_control_notify()