Home
last modified time | relevance | path

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

/sound/ppc/
Dbeep.c257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
/sound/core/
Dcontrol.c485 err = snd_ctl_remove(card, old); in __snd_ctl_add_replace()
602 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove() function
606 EXPORT_SYMBOL(snd_ctl_remove);
629 ret = snd_ctl_remove(card, kctl); in snd_ctl_remove_id()
667 ret = snd_ctl_remove(card, kctl); in snd_ctl_remove_user_ctl()
Djack.c68 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
Dpcm.c817 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
/sound/isa/sb/
Dsb16_csp.c1085 snd_ctl_remove(card, p->qsound_switch); in snd_sb_qsound_destroy()
1089 snd_ctl_remove(card, p->qsound_space); in snd_sb_qsound_destroy()
Demu8000.c1045 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
/sound/soc/
Dsoc-topology.c367 snd_ctl_remove(card, dobj->control.kcontrol); in remove_mixer()
383 snd_ctl_remove(card, dobj->control.kcontrol); in remove_enum()
399 snd_ctl_remove(card, dobj->control.kcontrol); in remove_bytes()
435 snd_ctl_remove(card, w->kcontrols[i]); in remove_widget()
/sound/spi/
Dat73c213.c733 snd_ctl_remove(card, kctl); in snd_at73c213_mixer()
/sound/pci/hda/
Dhda_codec.c1742 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
/sound/pci/emu10k1/
Demufx.c920 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()