Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
Dtas2781_hda_i2c.c92 struct snd_kcontrol *dsp_prog_ctl; member
647 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
721 tas_hda->dsp_prog_ctl = snd_ctl_new1(&tas2781_dsp_prog_ctrl, in tasdev_fw_ready()
723 ret = snd_ctl_add(codec->card, tas_hda->dsp_prog_ctl); in tasdev_fw_ready()
Dtas2781_hda_spi.c77 struct snd_kcontrol *dsp_prog_ctl; member
900 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
961 tas_hda->dsp_prog_ctl = in tasdev_fw_ready()
964 ret = snd_ctl_add(codec->card, tas_hda->dsp_prog_ctl); in tasdev_fw_ready()