Home
last modified time | relevance | path

Searched refs:snd_ctl_remove (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Daudio_helper.c169 err = snd_ctl_remove(card, kctl); in gbaudio_remove_controls()
/OK3568_Linux_fs/kernel/sound/core/
H A Dcontrol.c366 err = snd_ctl_remove(card, old); in __snd_ctl_add_replace()
463 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove() function
478 EXPORT_SYMBOL(snd_ctl_remove);
501 ret = snd_ctl_remove(card, kctl); in snd_ctl_remove_id()
539 ret = snd_ctl_remove(card, kctl); in snd_ctl_remove_user_ctl()
2036 snd_ctl_remove(card, control); in snd_ctl_dev_free()
H A Djack.c60 snd_ctl_remove(card, jack_kctl->kctl); in snd_jack_dev_free()
H A Dpcm.c816 snd_ctl_remove(card, pstr->chmap_kctl); in free_chmap()
/OK3568_Linux_fs/kernel/include/sound/
H A Dcontrol.h122 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol);
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dbeep.c254 fail2: snd_ctl_remove(chip->card, beep_ctl); in snd_pmac_attach_beep()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c375 snd_ctl_remove(card, dobj->control.kcontrol); in remove_mixer()
394 snd_ctl_remove(card, dobj->control.kcontrol); in remove_enum()
416 snd_ctl_remove(card, dobj->control.kcontrol); in remove_bytes()
467 snd_ctl_remove(card, kcontrol); in remove_widget()
490 snd_ctl_remove(card, kcontrol); in remove_widget()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb16_csp.c1080 snd_ctl_remove(card, p->qsound_switch); in snd_sb_qsound_destroy()
1084 snd_ctl_remove(card, p->qsound_space); in snd_sb_qsound_destroy()
H A Demu8000.c1043 snd_ctl_remove(card, emu->controls[i]); in snd_emu8000_create_mixer()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device1023 snd_ctl_remove
H A Dabi_gki_aarch64_galaxy3664 snd_ctl_remove
/OK3568_Linux_fs/kernel/sound/spi/
H A Dat73c213.c733 snd_ctl_remove(card, kctl); in snd_at73c213_mixer()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c1733 snd_ctl_remove(codec->card, items[i].kctl); in snd_hda_ctls_clear()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demufx.c917 snd_ctl_remove(card, ctl->kcontrol); in snd_emu10k1_del_controls()