Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H 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()
H A Dhda-ipc.c375 hda->code_loading = 0; in hda_dsp_check_ipc_irq()
H A Dhda.h525 bool code_loading; member