Home
last modified time | relevance | path

Searched refs:fw_use_dma (Results 1 – 2 of 2) sorted by relevance

/sound/soc/intel/common/
Dsst-firmware.c301 sst->fw_use_dma = true; in sst_dma_new()
355 if (dsp->fw_use_dma) { in sst_fw_new()
368 if (dsp->fw_use_dma) in sst_fw_new()
378 if (dsp->fw_use_dma) in sst_fw_new()
814 if (dsp->fw_use_dma) { in sst_module_alloc_blocks()
942 if (dsp->fw_use_dma) { in sst_module_runtime_save()
985 if (dsp->fw_use_dma) { in sst_module_runtime_restore()
Dsst-dsp-priv.h307 bool fw_use_dma; member