Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/common/
Dsst-firmware.c307 sst->fw_use_dma = true; in sst_dma_new()
359 if (dsp->fw_use_dma) { in sst_fw_new()
372 if (dsp->fw_use_dma) in sst_fw_new()
382 if (dsp->fw_use_dma) in sst_fw_new()
818 if (dsp->fw_use_dma) { in sst_module_alloc_blocks()
946 if (dsp->fw_use_dma) { in sst_module_runtime_save()
989 if (dsp->fw_use_dma) { in sst_module_runtime_restore()
Dsst-dsp-priv.h302 bool fw_use_dma; member