Searched refs:snd_ctl_remove (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/staging/greybus/ |
| D | audio_helper.c | 180 err = snd_ctl_remove(card, kctl); in gbaudio_remove_controls()
|
| /Linux-v5.15/include/sound/ |
| D | control.h | 137 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
|
| /Linux-v5.15/sound/ppc/ |
| D | beep.c | 257 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
|
| /Linux-v5.15/sound/core/ |
| D | control.c | 398 err = snd_ctl_remove(card, old); in __snd_ctl_add_replace() 493 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove() function 506 EXPORT_SYMBOL(snd_ctl_remove); 529 ret = snd_ctl_remove(card, kctl); in snd_ctl_remove_id() 567 ret = snd_ctl_remove(card, kctl); in snd_ctl_remove_user_ctl() 2198 snd_ctl_remove(card, control); in snd_ctl_dev_free()
|
| D | jack.c | 67 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
|
| D | pcm.c | 813 snd_ctl_remove(pstr->pcm->card, pstr->chmap_kctl); in free_chmap()
|
| /Linux-v5.15/sound/isa/sb/ |
| D | sb16_csp.c | 1085 snd_ctl_remove(card, p->qsound_switch); in snd_sb_qsound_destroy() 1089 snd_ctl_remove(card, p->qsound_space); in snd_sb_qsound_destroy()
|
| D | emu8000.c | 1045 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
|
| /Linux-v5.15/sound/soc/ |
| D | soc-topology.c | 367 snd_ctl_remove(card, dobj->control.kcontrol); in remove_mixer() 383 snd_ctl_remove(card, dobj->control.kcontrol); in remove_enum() 399 snd_ctl_remove(card, dobj->control.kcontrol); in remove_bytes() 435 snd_ctl_remove(card, w->kcontrols[i]); in remove_widget()
|
| /Linux-v5.15/sound/spi/ |
| D | at73c213.c | 731 snd_ctl_remove(card, kctl); in snd_at73c213_mixer()
|
| /Linux-v5.15/sound/pci/hda/ |
| D | hda_codec.c | 1731 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
|
| /Linux-v5.15/sound/pci/emu10k1/ |
| D | emufx.c | 920 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()
|