Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dtas2781_hda_i2c.c93 struct snd_kcontrol *prof_ctl; member
610 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
627 tas_hda->prof_ctl = snd_ctl_new1(&tas2781_prof_ctrl, tas_priv); in tasdev_fw_ready()
628 ret = snd_ctl_add(codec->card, tas_hda->prof_ctl); in tasdev_fw_ready()