Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.c565 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()
Dskl-topology.h306 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe);
Dskl-messages.c899 int skl_stop_pipe(struct skl_sst *ctx, struct skl_pipe *pipe) in skl_stop_pipe() function
Dskl-pcm.c317 return skl_stop_pipe(ctx, mconfig->pipe); in skl_pcm_trigger()