Home
last modified time | relevance | path

Searched refs:snd_array_free (Results 1 – 7 of 7) 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);
/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.c2022 snd_array_free(&spec->pins); in hdmi_array_free()
2023 snd_array_free(&spec->cvts); in hdmi_array_free()
/linux/sound/hda/common/
H A Dcodec.c653 snd_array_free(&codec->driver_pins); in free_init_pincfgs()
655 snd_array_free(&codec->user_pins); in free_init_pincfgs()
657 snd_array_free(&codec->init_pins); in free_init_pincfgs()
779 snd_array_free(&codec->driver_pins); in snd_hda_codec_cleanup_for_unbind()
780 snd_array_free(&codec->cvt_setups); in snd_hda_codec_cleanup_for_unbind()
781 snd_array_free(&codec->spdif_out); in snd_hda_codec_cleanup_for_unbind()
782 snd_array_free(&codec->verbs); in snd_hda_codec_cleanup_for_unbind()
785 snd_array_free(&codec->mixers); in snd_hda_codec_cleanup_for_unbind()
786 snd_array_free(&codec->nids); in snd_hda_codec_cleanup_for_unbind()
1064 snd_array_free( in snd_hda_codec_update_widgets()
[all...]
H A Djack.c189 snd_array_free(&codec->jacktbl); in snd_hda_jack_tbl_clear()
/linux/include/sound/
H A Dhdaudio.h716 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()