Searched refs:snd_ctl_remove (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | tas2781_hda_i2c.c | 499 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 D | cs35l56_hda.c | 387 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 D | hda_cs_dsp_ctl.c | 221 snd_ctl_remove(ctl->card, ctl->kctl); in hda_cs_dsp_control_remove()
|
H A D | hda_codec.c | 1773 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
|
/openbmc/linux/sound/ppc/ |
H A D | beep.c | 257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
|
/openbmc/linux/include/sound/ |
H A D | control.h | 137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
|
/openbmc/linux/sound/isa/sb/ |
H A D | sb16_csp.c | 1084 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 D | emu8000.c | 1044 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
|
/openbmc/linux/sound/core/ |
H A D | jack.c | 72 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
|
H A D | pcm.c | 821 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
|
H A D | control.c | 617 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 D | mt8188-mt6359.c | 1026 snd_ctl_remove(card->snd_card, kctl); in mt8188_fixup_controls()
|
/openbmc/linux/sound/spi/ |
H A D | at73c213.c | 733 snd_ctl_remove(card, kctl); in snd_at73c213_mixer()
|
/openbmc/linux/sound/soc/ |
H A D | soc-topology.c | 365 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 D | emufx.c | 973 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()
|