Searched refs:snd_hdac_dsp_cleanup (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_stream.c | 823 * snd_hdac_dsp_cleanup - clean up the stream from DSP loading to normal 827 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function 852 EXPORT_SYMBOL_GPL(snd_hdac_dsp_cleanup); variable
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 618 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, 637 static inline void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 655 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, 674 static inline void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_stream.c | 976 * snd_hdac_dsp_cleanup - clean up the stream from DSP loading to normal 980 void snd_hdac_dsp_cleanup(struct hdac_stream *azx_dev, in snd_hdac_dsp_cleanup() function 1005 EXPORT_SYMBOL_GPL(snd_hdac_dsp_cleanup); variable
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | loader.c | 414 snd_hdac_dsp_cleanup(hstream, &dmab); in avs_hda_load_basefw() 465 snd_hdac_dsp_cleanup(stream, &dmab); in avs_hda_load_library()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 1041 snd_hdac_dsp_cleanup(hstr, dmab); in snd_hda_codec_load_dsp_cleanup()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 140 snd_hdac_dsp_cleanup(stream, dmab); in skl_dsp_cleanup()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 1010 snd_hdac_dsp_cleanup(hstr, dmab); in snd_hda_codec_load_dsp_cleanup()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-messages.c | 138 snd_hdac_dsp_cleanup(stream, dmab); in skl_dsp_cleanup()
|
Completed in 15 milliseconds