Lines Matching refs:skl_sst
468 int skl_dsp_set_dma_control(struct skl_sst *ctx, u32 *caps,
482 int skl_create_pipeline(struct skl_sst *ctx, struct skl_pipe *pipe);
484 int skl_run_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
486 int skl_pause_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
488 int skl_delete_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
490 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
492 int skl_reset_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
494 int skl_init_module(struct skl_sst *ctx, struct skl_module_cfg *module_config);
496 int skl_bind_modules(struct skl_sst *ctx, struct skl_module_cfg
499 int skl_unbind_modules(struct skl_sst *ctx, struct skl_module_cfg
502 int skl_set_module_params(struct skl_sst *ctx, u32 *params, int size,
504 int skl_get_module_params(struct skl_sst *ctx, u32 *params, int size,