Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-cldma.h209 void (*cl_stop_dma)(struct sst_dsp *ctx); member
H A Dskl-sst.c59 ctx->cl_dev.ops.cl_stop_dma(ctx); in skl_transfer_firmware()
379 ctx->cl_dev.ops.cl_stop_dma(ctx); in skl_transfer_module()
H A Dskl-sst-cldma.c343 ctx->cl_dev.ops.cl_stop_dma = skl_cldma_stop; in skl_cldma_prepare()