Searched refs:skl_stop_pipe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-topology.h | 475 int skl_stop_pipe(struct skl_dev *skl, struct skl_pipe *pipe);
|
H A D | skl-messages.c | 1317 int skl_stop_pipe(struct skl_dev *skl, struct skl_pipe *pipe) in skl_stop_pipe() function
|
H A D | skl-pcm.c | 517 ret = skl_stop_pipe(skl, mconfig->pipe); in skl_pcm_trigger()
|
H A D | skl-topology.c | 1183 ret = skl_stop_pipe(skl, sink_mconfig->pipe); in skl_tplg_mixer_dapm_pre_pmd_event() 1284 ret = skl_stop_pipe(skl, src_mconfig->pipe); in skl_tplg_pga_dapm_post_pmd_event()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-topology.h | 494 int skl_stop_pipe(struct skl_dev *skl, struct skl_pipe *pipe);
|
H A D | skl-messages.c | 1349 int skl_stop_pipe(struct skl_dev *skl, struct skl_pipe *pipe) in skl_stop_pipe() function
|
H A D | skl-pcm.c | 518 ret = skl_stop_pipe(skl, mconfig->pipe); in skl_pcm_trigger()
|
H A D | skl-topology.c | 1150 ret = skl_stop_pipe(skl, sink_mconfig->pipe); in skl_tplg_mixer_dapm_pre_pmd_event() 1251 ret = skl_stop_pipe(skl, src_mconfig->pipe); in skl_tplg_pga_dapm_post_pmd_event()
|
Completed in 18 milliseconds