Home
last modified time | relevance | path

Searched defs:skl_cl_dev_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-sst-cldma.h203 struct skl_cl_dev_ops { struct
204 void (*cl_setup_bdle)(struct sst_dsp *ctx,
207 void (*cl_setup_controller)(struct sst_dsp *ctx,
210 void (*cl_setup_spb)(struct sst_dsp *ctx,
212 void (*cl_cleanup_spb)(struct sst_dsp *ctx);
213 void (*cl_trigger)(struct sst_dsp *ctx, bool enable);
214 void (*cl_cleanup_controller)(struct sst_dsp *ctx);
215 int (*cl_copy_to_dmabuf)(struct sst_dsp *ctx,
217 void (*cl_stop_dma)(struct sst_dsp *ctx);