Lines Matching defs:s_pipe
693 struct skl_pipe *s_pipe = mconfig->pipe;
710 ret = skl_tplg_init_pipe_modules(skl, s_pipe);
715 list_for_each_entry(w_module, &s_pipe->w_list, node) {
734 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1213 struct skl_pipe *s_pipe = mconfig->pipe;
1216 if (s_pipe->state == SKL_PIPE_INVALID)
1219 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1248 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1262 list_for_each_entry(w_module, &s_pipe->w_list, node) {
1267 return skl_tplg_unload_pipe_modules(skl, s_pipe);