Searched refs:snd_ctl_remove (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/sound/pci/hda/ |
| H A D | tas2781_hda_i2c.c | 655 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls() 656 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls() 659 snd_ctl_remove(codec->card, tas_hda->snd_ctls[i]); in tas2781_hda_remove_controls() 661 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
|
| H A D | tas2781_hda_spi.c | 897 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls() 899 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls() 902 snd_ctl_remove(codec->card, tas_hda->snd_ctls[i]); in tas2781_hda_remove_controls() 904 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
|
| H A D | hda_cs_dsp_ctl.c | 211 snd_ctl_remove(ctl->card, ctl->kctl); in hda_cs_dsp_control_remove()
|
| H A D | cs35l56_hda.c | 405 snd_ctl_remove(cs35l56->codec->card, cs35l56->mixer_ctl[i]); in cs35l56_hda_remove_controls() 407 snd_ctl_remove(cs35l56->codec->card, cs35l56->posture_ctl); in cs35l56_hda_remove_controls() 408 snd_ctl_remove(cs35l56->codec->card, cs35l56->volume_ctl); in cs35l56_hda_remove_controls()
|
| H A D | hda_codec.c | 1775 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
|
| /linux-6.15/sound/ppc/ |
| H A D | beep.c | 257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
|
| /linux-6.15/include/sound/ |
| H A D | control.h | 137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
|
| /linux-6.15/sound/isa/sb/ |
| H A D | sb16_csp.c | 1090 snd_ctl_remove(card, p->qsound_switch); in snd_sb_qsound_destroy() 1092 snd_ctl_remove(card, p->qsound_space); in snd_sb_qsound_destroy()
|
| H A D | emu8000.c | 1043 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
|
| /linux-6.15/sound/core/ |
| H A D | jack.c | 72 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-6.15/sound/spi/ |
| H A D | at73c213.c | 730 snd_ctl_remove(card, snd_ctl_find_numid(card, idx)); in snd_at73c213_mixer()
|
| /linux-6.15/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-6.15/sound/soc/mediatek/mt8188/ |
| H A D | mt8188-mt6359.c | 1298 snd_ctl_remove(card->snd_card, kctl); in mt8188_fixup_controls()
|
| /linux-6.15/sound/pci/emu10k1/ |
| H A D | emufx.c | 973 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()
|