Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dcli_hush.c440 static int free_pipe_list(struct pipe *head, int indent);
1974 ret_code = free_pipe_list(child->group,indent+3);
2002 static int free_pipe_list(struct pipe *head, int indent) function
2032 free_pipe_list(pi,0);
2690 free_pipe_list(head,0);
2736 free_pipe_list(inner.list_head,0);
3243 free_pipe_list(ctx.list_head,0);