Home
last modified time | relevance | path

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

/linux/sound/soc/intel/skylake/
A Dskl-sst-cldma.h195 struct skl_cl_dev_ops { struct
196 void (*cl_setup_bdle)(struct sst_dsp *ctx,
199 void (*cl_setup_controller)(struct sst_dsp *ctx,
202 void (*cl_setup_spb)(struct sst_dsp *ctx,
204 void (*cl_cleanup_spb)(struct sst_dsp *ctx);
205 void (*cl_trigger)(struct sst_dsp *ctx, bool enable);
206 void (*cl_cleanup_controller)(struct sst_dsp *ctx);
207 int (*cl_copy_to_dmabuf)(struct sst_dsp *ctx,
209 void (*cl_stop_dma)(struct sst_dsp *ctx);

Completed in 3 milliseconds