Searched refs:skl_stop_pipe (Results 1 – 4 of 4) sorted by relevance
565 ret = skl_stop_pipe(ctx, sink_mconfig->pipe); in skl_tplg_mixer_dapm_pre_pmd_event()596 ret = skl_stop_pipe(ctx, src_mconfig->pipe); in skl_tplg_mixer_dapm_pre_pmd_event()667 ret = skl_stop_pipe(ctx, src_mconfig->pipe); in skl_tplg_pga_dapm_post_pmd_event()690 ret = skl_stop_pipe(ctx, src_mconfig->pipe); in skl_tplg_pga_dapm_post_pmd_event()
306 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
899 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_stop_pipe() function
317 return skl_stop_pipe(ctx, mconfig->pipe); in skl_pcm_trigger()