Lines Matching defs:s_pipe
659 struct skl_pipe *s_pipe = mconfig->pipe;
676 ret = skl_tplg_init_pipe_modules(skl, s_pipe);
681 list_for_each_entry(w_module, &s_pipe->w_list, node) {
700 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1180 struct skl_pipe *s_pipe = mconfig->pipe;
1183 if (s_pipe->state == SKL_PIPE_INVALID)
1186 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1215 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1229 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1234 return skl_tplg_unload_pipe_modules(skl, s_pipe);