Searched defs:skl_cl_dev_ops (Results 1 – 1 of 1) sorted by relevance
195 struct skl_cl_dev_ops { struct196 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);