Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/common/
Dsst-firmware.c316 sst->fw_use_dma = true; in sst_dma_new()
368 if (dsp->fw_use_dma) { in sst_fw_new()
381 if (dsp->fw_use_dma) in sst_fw_new()
391 if (dsp->fw_use_dma) in sst_fw_new()
827 if (dsp->fw_use_dma) { in sst_module_alloc_blocks()
955 if (dsp->fw_use_dma) { in sst_module_runtime_save()
998 if (dsp->fw_use_dma) { in sst_module_runtime_restore()
Dsst-dsp-priv.h311 bool fw_use_dma; member