Lines Matching defs:ctx
62 void skl_dsp_enable_notification(struct skl_sst *ctx, bool enable) in skl_dsp_enable_notification()
327 struct skl_sst *ctx = skl->skl_sst; in skl_free_dsp() local
352 struct skl_sst *ctx = skl->skl_sst; in skl_suspend_late_dsp() local
372 struct skl_sst *ctx = skl->skl_sst; in skl_suspend_dsp() local
392 struct skl_sst *ctx = skl->skl_sst; in skl_resume_dsp() local
446 static void skl_set_base_module_format(struct skl_sst *ctx, in skl_set_base_module_format()
499 static u32 skl_get_node_id(struct skl_sst *ctx, in skl_get_node_id()
556 static void skl_setup_cpr_gateway_cfg(struct skl_sst *ctx, in skl_setup_cpr_gateway_cfg()
621 int skl_dsp_set_dma_control(struct skl_sst *ctx, struct skl_module_cfg *mconfig) in skl_dsp_set_dma_control()
656 static void skl_setup_out_format(struct skl_sst *ctx, in skl_setup_out_format()
683 static void skl_set_src_format(struct skl_sst *ctx, in skl_set_src_format()
702 static void skl_set_updown_mixer_format(struct skl_sst *ctx, in skl_set_updown_mixer_format()
730 static void skl_set_copier_format(struct skl_sst *ctx, in skl_set_copier_format()
748 static void skl_set_algo_format(struct skl_sst *ctx, in skl_set_algo_format()
772 static void skl_set_base_outfmt_format(struct skl_sst *ctx, in skl_set_base_outfmt_format()
784 static u16 skl_get_module_param_size(struct skl_sst *ctx, in skl_get_module_param_size()
829 static int skl_set_module_format(struct skl_sst *ctx, in skl_set_module_format()
974 int skl_init_module(struct skl_sst *ctx, in skl_init_module()
1016 static void skl_dump_bind_info(struct skl_sst *ctx, struct skl_module_cfg in skl_dump_bind_info()
1033 int skl_unbind_modules(struct skl_sst *ctx, in skl_unbind_modules()
1112 int skl_bind_modules(struct skl_sst *ctx, in skl_bind_modules()
1193 static int skl_set_pipe_state(struct skl_sst *ctx, struct skl_pipe *pipe, in skl_set_pipe_state()
1207 int skl_create_pipeline(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_create_pipeline()
1232 int skl_delete_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_delete_pipe()
1269 int skl_run_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_run_pipe()
1303 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_stop_pipe()
1328 int skl_reset_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_reset_pipe()
1348 int skl_set_module_params(struct skl_sst *ctx, u32 *params, int size, in skl_set_module_params()
1361 int skl_get_module_params(struct skl_sst *ctx, u32 *params, int size, in skl_get_module_params()