Lines Matching defs:ctx

61 static void skl_dsp_enable_notification(struct skl_sst *ctx, bool enable)  in skl_dsp_enable_notification()
113 struct skl_sst *ctx = skl->skl_sst; in skl_free_dsp() local
125 struct skl_sst *ctx = skl->skl_sst; in skl_suspend_dsp() local
145 struct skl_sst *ctx = skl->skl_sst; in skl_resume_dsp() local
279 static void skl_set_base_module_format(struct skl_sst *ctx, in skl_set_base_module_format()
329 static void skl_setup_cpr_gateway_cfg(struct skl_sst *ctx, in skl_setup_cpr_gateway_cfg()
398 static void skl_setup_out_format(struct skl_sst *ctx, in skl_setup_out_format()
422 static void skl_set_src_format(struct skl_sst *ctx, in skl_set_src_format()
439 static void skl_set_updown_mixer_format(struct skl_sst *ctx, in skl_set_updown_mixer_format()
465 static void skl_set_copier_format(struct skl_sst *ctx, in skl_set_copier_format()
478 static u16 skl_get_module_param_size(struct skl_sst *ctx, in skl_get_module_param_size()
513 static int skl_set_module_format(struct skl_sst *ctx, in skl_set_module_format()
617 int skl_init_module(struct skl_sst *ctx, in skl_init_module()
658 static void skl_dump_bind_info(struct skl_sst *ctx, struct skl_module_cfg in skl_dump_bind_info()
675 int skl_unbind_modules(struct skl_sst *ctx, in skl_unbind_modules()
741 int skl_bind_modules(struct skl_sst *ctx, in skl_bind_modules()
794 static int skl_set_pipe_state(struct skl_sst *ctx, struct skl_pipe *pipe, in skl_set_pipe_state()
808 int skl_create_pipeline(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_create_pipeline()
832 int skl_delete_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_delete_pipe()
865 int skl_run_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_run_pipe()
899 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_stop_pipe()