Home
last modified time | relevance | path

Searched refs:snd_array_free (Results 1 – 8 of 8) sorted by relevance

/linux/sound/hda/core/
H A Darray.c45 void snd_array_free(struct snd_array *array) in snd_array_free() function
52 EXPORT_SYMBOL_GPL(snd_array_free);
H A Dregmap.c396 snd_array_free(&codec->vendor_verbs); in snd_hdac_regmap_exit()
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c114 snd_array_free(&spec->pins); in snd_hda_hdmi_simple_remove()
115 snd_array_free(&spec->cvts); in snd_hda_hdmi_simple_remove()
H A Dhdmi.c2026 snd_array_free(&spec->pins); in hdmi_array_free()
2027 snd_array_free(&spec->cvts); in hdmi_array_free()
/linux/sound/hda/common/
H A Dcodec.c659 snd_array_free(&codec->driver_pins);
661 snd_array_free(&codec->user_pins);
663 snd_array_free(&codec->init_pins);
778 snd_array_free(&codec->driver_pins); in snd_hda_codec_cleanup_for_unbind()
779 snd_array_free(&codec->cvt_setups); in snd_hda_codec_cleanup_for_unbind()
780 snd_array_free(&codec->spdif_out); in snd_hda_codec_cleanup_for_unbind()
781 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
784 snd_array_free(&codec->mixers); in snd_hda_codec_cleanup_for_unbind()
785 snd_array_free(&codec->nids); in snd_hda_codec_cleanup_for_unbind()
1062 snd_array_free( in snd_hda_codec_update_widgets()
[all...]
H A Djack.c195 snd_array_free(&codec->jacktbl); in jack_detect_update()
/linux/include/sound/
H A Dhdaudio.h717 void snd_array_free(struct snd_array *array);
/linux/sound/hda/codecs/
H A Dgeneric.c84 snd_array_free(&spec->kctls); in free_kctls()
92 snd_array_free(&spec->paths); in snd_hda_gen_spec_free()
93 snd_array_free(&spec->loopback_list); in snd_hda_gen_spec_free()
1754 snd_array_free(&spec->paths); in fill_and_eval_dacs()