Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/hda/
H A Dtas2781_hda_i2c.c71 struct snd_kcontrol *dsp_prog_ctl; member
495 if (tas_hda->dsp_prog_ctl) in tas2781_hda_remove_controls()
496 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
557 tas_hda->dsp_prog_ctl = snd_ctl_new1(&tas2781_dsp_prog_ctrl, in tasdev_fw_ready()
559 ret = snd_ctl_add(codec->card, tas_hda->dsp_prog_ctl); in tasdev_fw_ready()

Completed in 2 milliseconds