Lines Matching refs:skl_sst

58 	struct skl_d0i3_data *d0i3 =  &skl->skl_sst->d0i3;  in skl_tplg_d0i3_get()
77 struct skl_d0i3_data *d0i3 = &skl->skl_sst->d0i3; in skl_tplg_d0i3_put()
127 struct skl_sst *ctx = skl->skl_sst; in skl_is_pipe_mem_avail()
166 struct skl_sst *ctx = skl->skl_sst; in skl_is_pipe_mcps_avail()
214 static void skl_dump_mconfig(struct skl_sst *ctx, in skl_dump_mconfig()
333 static void skl_tplg_update_buffer_size(struct skl_sst *ctx, in skl_tplg_update_buffer_size()
385 struct skl_sst *ctx) in skl_tplg_update_be_blob()
447 struct skl_sst *ctx) in skl_tplg_update_module_params()
482 struct skl_sst *ctx) in skl_tplg_set_module_params()
553 static int skl_tplg_module_prepare(struct skl_sst *ctx, struct skl_pipe *pipe, in skl_tplg_module_prepare()
578 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_init_pipe_modules()
589 dev_err(skl->skl_sst->dev, in skl_tplg_init_pipe_modules()
656 static int skl_tplg_unload_pipe_modules(struct skl_sst *ctx, in skl_tplg_unload_pipe_modules()
699 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_get_pipe_config()
764 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_mixer_dapm_pre_pmu_event()
829 static int skl_fill_sink_instance_id(struct skl_sst *ctx, u32 *params, in skl_fill_sink_instance_id()
860 struct skl_module_cfg *mcfg, struct skl_sst *ctx) in skl_tplg_set_module_bind_params()
922 static int skl_get_module_id(struct skl_sst *ctx, uuid_le *uuid) in skl_get_module_id()
956 module_id = skl_get_module_id(skl->skl_sst, in skl_tplg_find_moduleid_from_uuid()
999 dev_err(skl->skl_sst->dev, in skl_tplg_add_moduleid_in_bind_params()
1049 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_bind_sinks()
1142 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_pga_dapm_pre_pmu_event()
1168 struct skl_sst *ctx = skl->skl_sst; in skl_get_src_dsp_widget()
1210 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_mixer_dapm_post_pmu_event()
1262 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_mixer_dapm_pre_pmd_event()
1299 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_mixer_dapm_post_pmd_event()
1373 struct skl_sst *ctx = skl->skl_sst; in skl_tplg_pga_dapm_post_pmd_event()
1463 skl_get_module_params(skl->skl_sst, (u32 *)bc->params, in skl_tplg_tlv_control_get()
1516 return skl_set_module_params(skl->skl_sst, in skl_tplg_tlv_control_set()
3000 struct skl_sst *ctx = skl->skl_sst; in skl_cleanup_resources()
3187 if (ref_count > skl->skl_sst->lib_count - 1) { in skl_tplg_fill_str_mfest_tkn()
3192 strncpy(skl->skl_sst->lib_info[ref_count].name, in skl_tplg_fill_str_mfest_tkn()
3194 ARRAY_SIZE(skl->skl_sst->lib_info[ref_count].name)); in skl_tplg_fill_str_mfest_tkn()
3335 skl->skl_sst->lib_count = tkn_elem->value; in skl_tplg_get_int_tkn()
3636 if (skl->skl_sst->lib_count > SKL_MAX_LIB) { in skl_manifest_load()
3638 skl->skl_sst->lib_count); in skl_manifest_load()