Searched refs:cmd_pipe_pane_exec (Results 1 – 1 of 1) sorted by relevance
36 static enum cmd_retval cmd_pipe_pane_exec(struct cmd *, struct cmdq_item *);52 .exec = cmd_pipe_pane_exec56 cmd_pipe_pane_exec(struct cmd *self, struct cmdq_item *item) in cmd_pipe_pane_exec() function