Searched defs:fd_pipe (Results 1 – 3 of 3) sorted by relevance
126 struct fd_pipe { struct128 enum fd_pipe_id id; argument131 const struct fd_pipe_funcs *funcs; argument150 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument
120 struct fd_pipe { struct122 enum fd_pipe_id id; argument125 const struct fd_pipe_funcs *funcs; argument137 struct fd_pipe *pipe; argument
52 static int fd_pipe[2]; variable