Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c499 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls()
502 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls()
506 snd_ctl_remove(codec->card, tas_hda->snd_ctls[i]); in tas2781_hda_remove_controls()
509 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
H A Dcs35l56_hda.c387 snd_ctl_remove(cs35l56->codec->card, cs35l56->mixer_ctl[i]); in cs35l56_hda_remove_controls()
389 snd_ctl_remove(cs35l56->codec->card, cs35l56->posture_ctl); in cs35l56_hda_remove_controls()
390 snd_ctl_remove(cs35l56->codec->card, cs35l56->volume_ctl); in cs35l56_hda_remove_controls()
H A Dhda_cs_dsp_ctl.c221 snd_ctl_remove(ctl->card, ctl->kctl); in hda_cs_dsp_control_remove()
H A Dhda_codec.c1773 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
/openbmc/linux/sound/ppc/
H A Dbeep.c257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
/openbmc/linux/include/sound/
H A Dcontrol.h137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c1084 snd_ctl_remove(card, p->qsound_switch); in snd_sb_qsound_destroy()
1088 snd_ctl_remove(card, p->qsound_space); in snd_sb_qsound_destroy()
H A Demu8000.c1044 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
/openbmc/linux/sound/core/
H A Djack.c72 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
H A Dpcm.c821 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
H A Dcontrol.c617 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove() function
626 EXPORT_SYMBOL(snd_ctl_remove);
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c1026 snd_ctl_remove(card->snd_card, kctl); in mt8188_fixup_controls()
/openbmc/linux/sound/spi/
H A Dat73c213.c733 snd_ctl_remove(card, kctl); in snd_at73c213_mixer()
/openbmc/linux/sound/soc/
H A Dsoc-topology.c365 snd_ctl_remove(card, dobj->control.kcontrol); in soc_tplg_remove_kcontrol()
401 snd_ctl_remove(card, w->kcontrols[i]); in soc_tplg_remove_widget()
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c973 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()