Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/ !
H A Dtas2781_hda.h59 struct snd_kcontrol *dsp_prog_ctl; member
H A Dtas2781_hda_spi.c533 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
610 h->dsp_prog_ctl = snd_ctl_new1(&tas2781_dsp_ctls[i], p); in tas2781_hda_spi_dsp_ctls()
611 rc = snd_ctl_add(c->card, h->dsp_prog_ctl); in tas2781_hda_spi_dsp_ctls()
H A Dtas2781_hda_i2c.c391 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
455 tasdev_add_kcontrols(tas_priv, &tas_hda->dsp_prog_ctl, codec, in tasdevice_dspfw_init()