Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c403 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
404 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls()
407 snd_ctl_remove(codec->card, hda_priv->snd_ctls[i]); in tas2781_hda_remove_controls()
409 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
H A Dtas2781_hda_spi.c532 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
534 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls()
537 snd_ctl_remove(codec->card, h_priv->snd_ctls[i]); in tas2781_hda_remove_controls()
539 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
/linux/sound/ppc/
H A Dbeep.c252 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
/linux/include/sound/
H A Dcontrol.h137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
/linux/sound/isa/sb/
H A Dsb16_csp.c1059 snd_ctl_remove(card, p->qsound_switch); in snd_sb_qsound_destroy()
1061 snd_ctl_remove(card, p->qsound_space); in snd_sb_qsound_destroy()
/linux/sound/core/
H A Djack.c73 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
H A Dcontrol.c618 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove() function
625 EXPORT_SYMBOL(snd_ctl_remove);
H A Dpcm.c809 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
/linux/sound/soc/
H A Dsoc-topology.c356 snd_ctl_remove(card, dobj->control.kcontrol); in soc_tplg_remove_kcontrol()
390 snd_ctl_remove(card, w->kcontrols[i]); in soc_tplg_remove_widget()
/linux/sound/usb/
H A Dmixer.c2960 snd_ctl_remove(mixer->chip->card, list->kctl); in snd_usb_mixer_free()
/linux/sound/hda/common/
H A Dcodec.c1735 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
/linux/sound/pci/emu10k1/
H A Demufx.c969 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()