Searched refs:snd_hda_codec_load_dsp_cleanup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 515 void snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, 528 snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup() function
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 523 void snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, 536 snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup() function
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 1030 void snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup() function 1048 EXPORT_SYMBOL_GPL(snd_hda_codec_load_dsp_cleanup); variable
|
H A D | patch_ca0132.c | 2923 snd_hda_codec_load_dsp_cleanup(codec, dma->dmab); in dma_reset() 3381 snd_hda_codec_load_dsp_cleanup(codec, dma_engine->dmab); in dspxfr_image()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 999 void snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup() function 1017 EXPORT_SYMBOL_GPL(snd_hda_codec_load_dsp_cleanup); variable
|
H A D | patch_ca0132.c | 3044 snd_hda_codec_load_dsp_cleanup(codec, dma->dmab); in dma_reset() 3501 snd_hda_codec_load_dsp_cleanup(codec, dma_engine->dmab); in dspxfr_image()
|
Completed in 32 milliseconds