Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c92 struct snd_kcontrol *dsp_conf_ctl; member
605 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls()
671 tas_hda->dsp_conf_ctl = snd_ctl_new1(&tas2781_dsp_conf_ctrl, in tasdev_fw_ready()
673 ret = snd_ctl_add(codec->card, tas_hda->dsp_conf_ctl); in tasdev_fw_ready()