Home
last modified time | relevance | path

Searched refs:code_loading (Results 1 – 7 of 7) sorted by relevance

/linux/sound/hda/ext/
A Dhdac_ext_stream.c28 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading) in snd_hdac_ext_host_stream_setup() argument
30 return hext_stream->host_setup(hdac_stream(hext_stream), code_loading); in snd_hdac_ext_host_stream_setup()
42 static int snd_hdac_apl_host_stream_setup(struct hdac_stream *hstream, bool code_loading) in snd_hdac_apl_host_stream_setup() argument
48 ret = snd_hdac_stream_setup(hstream, code_loading); in snd_hdac_apl_host_stream_setup()
/linux/sound/soc/sof/intel/
A Dhda-loader-skl.c405 hda->code_loading = 1; in cl_skl_cldma_fill_buffer()
430 if (!wait_event_timeout(hda->waitq, !hda->code_loading, in cl_skl_cldma_wait_interruptible()
A Dhda-ipc.c387 hda->code_loading = 0; in hda_dsp_check_ipc_irq()
A Dhda.h531 bool code_loading; member
/linux/include/sound/
A Dhdaudio_ext.h94 int snd_hdac_ext_host_stream_setup(struct hdac_ext_stream *hext_stream, bool code_loading);
A Dhdaudio.h578 int snd_hdac_stream_setup(struct hdac_stream *azx_dev, bool code_loading);
/linux/sound/hda/
A Dhdac_stream.c257 int snd_hdac_stream_setup(struct hdac_stream *azx_dev, bool code_loading) in snd_hdac_stream_setup() argument
306 if (!code_loading) { in snd_hdac_stream_setup()

Completed in 23 milliseconds