Searched refs:snd_ctl_remove (Results 1 – 15 of 15) sorted by relevance
/linux/sound/pci/hda/ |
H A D | tas2781_hda_i2c.c | 647 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls() 648 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls() 651 snd_ctl_remove(codec->card, tas_hda->snd_ctls[i]); in tas2781_hda_remove_controls() 653 snd_ctl_remove(codec->card, tas_hda->prof_ctl); in tas2781_hda_remove_controls()
|
H A D | tas2781_hda_spi.c | 900 snd_ctl_remove(codec->card, tas_hda->dsp_prog_ctl); in tas2781_hda_remove_controls() 902 snd_ctl_remove(codec->card, tas_hda->dsp_conf_ctl); in tas2781_hda_remove_controls() 905 snd_ctl_remove(codec->card, tas_hda->snd_ctls[i]); in tas2781_hda_remove_controls() 907 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/sound/ppc/ |
H A D | beep.c | 257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
|
/linux/include/sound/ |
H A D | control.h | 137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
|
/linux/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/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 | 811 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
|
/linux/sound/spi/ |
H A D | at73c213.c | 730 snd_ctl_remove(card, snd_ctl_find_numid(card, idx)); in snd_at73c213_mixer()
|
/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 1241 snd_ctl_remove(card->snd_card, kctl); in mt8188_fixup_controls()
|
/linux/sound/pci/emu10k1/ |
H A D | emufx.c | 973 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()
|