Searched refs:snd_ctl_remove (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda_i2c.c | 403 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 D | tas2781_hda_spi.c | 532 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 D | beep.c | 252 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
|
| /linux/include/sound/ |
| H A D | control.h | 137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
|
| /linux/sound/isa/sb/ |
| H A D | sb16_csp.c | 1059 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 D | jack.c | 73 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
|
| H A D | control.c | 618 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 D | pcm.c | 809 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
|
| /linux/sound/soc/ |
| H A D | soc-topology.c | 356 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 D | mixer.c | 2960 snd_ctl_remove(mixer->chip->card, list->kctl); in snd_usb_mixer_free()
|
| /linux/sound/hda/common/ |
| H A D | codec.c | 1735 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
|
| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 969 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()
|