Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.h60 struct snd_kcontrol *dsp_conf_ctl; member
H A Dtas2781_hda_spi.c537 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls()
622 h->dsp_conf_ctl = snd_ctl_new1(&tas2781_dsp_ctls[i], p); in tas2781_hda_spi_dsp_ctls()
623 rc = snd_ctl_add(c->card, h->dsp_conf_ctl); in tas2781_hda_spi_dsp_ctls()
H A Dtas2781_hda_i2c.c418 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls()
476 tasdev_add_kcontrols(tas_priv, &tas_hda->dsp_conf_ctl, codec, in tasdevice_dspfw_init()