Searched refs:skl_run_pipe (Results 1 – 4 of 4) sorted by relevance
300 int skl_run_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
454 ret = skl_run_pipe(ctx, sink_mconfig->pipe); in skl_tplg_pga_dapm_pre_pmu_event()473 ret = skl_run_pipe(ctx, src_mconfig->pipe); in skl_tplg_pga_dapm_pre_pmu_event()540 ret = skl_run_pipe(ctx, sink_mconfig->pipe); in skl_tplg_mixer_dapm_post_pmu_event()
865 int skl_run_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_run_pipe() function
313 return skl_run_pipe(ctx, mconfig->pipe); in skl_pcm_trigger()