Home
last modified time | relevance | path

Searched refs:skl_stop_pipe (Results 1 – 4 of 4) sorted by relevance

/sound/soc/intel/skylake/
Dskl-topology.h372 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
Dskl-topology.c896 ret = skl_stop_pipe(ctx, sink_mconfig->pipe); in skl_tplg_mixer_dapm_pre_pmd_event()
911 ret = skl_stop_pipe(ctx, src_mconfig->pipe); in skl_tplg_mixer_dapm_pre_pmd_event()
982 ret = skl_stop_pipe(ctx, src_mconfig->pipe); in skl_tplg_pga_dapm_post_pmd_event()
Dskl-messages.c1137 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_stop_pipe() function
Dskl-pcm.c465 ret = skl_stop_pipe(ctx, mconfig->pipe); in skl_pcm_trigger()