Searched refs:snd_ctl_remove (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/sound/pci/hda/ |
D | tas2781_hda_i2c.c | 494 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls() 497 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls() 501 snd_ctl_remove(codec->card, tas_hda->snd_ctls[i]); in tas2781_hda_remove_controls() 504 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
|
D | cs35l56_hda.c | 374 snd_ctl_remove(cs35l56->codec->card, cs35l56->mixer_ctl[i]); in cs35l56_hda_remove_controls() 376 snd_ctl_remove(cs35l56->codec->card, cs35l56->posture_ctl); in cs35l56_hda_remove_controls() 377 snd_ctl_remove(cs35l56->codec->card, cs35l56->volume_ctl); in cs35l56_hda_remove_controls()
|
D | hda_codec.c | 1773 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
|
/linux-6.6.21/sound/ppc/ |
D | beep.c | 257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
|
/linux-6.6.21/include/sound/ |
D | control.h | 137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
|
/linux-6.6.21/sound/isa/sb/ |
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()
|
D | emu8000.c | 1044 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
|
/linux-6.6.21/sound/core/ |
D | jack.c | 71 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
|
D | pcm.c | 821 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
|
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);
|
/linux-6.6.21/sound/soc/mediatek/mt8188/ |
D | mt8188-mt6359.c | 1026 snd_ctl_remove(card->snd_card, kctl); in mt8188_fixup_controls()
|
/linux-6.6.21/sound/spi/ |
D | at73c213.c | 733 snd_ctl_remove(card, kctl); in snd_at73c213_mixer()
|
/linux-6.6.21/sound/soc/ |
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()
|
/linux-6.6.21/sound/pci/emu10k1/ |
D | emufx.c | 973 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()
|