Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dcs35l56_hda.h34 struct snd_kcontrol *posture_ctl; member
Dcs35l56_hda.c335 cs35l56->posture_ctl = snd_ctl_new1(&ctl_template, cs35l56); in cs35l56_hda_create_controls()
336 if (snd_ctl_add(cs35l56->codec->card, cs35l56->posture_ctl)) in cs35l56_hda_create_controls()
376 snd_ctl_remove(cs35l56->codec->card, cs35l56->posture_ctl); in cs35l56_hda_remove_controls()