Searched defs:fd_pipe (Results 1 – 2 of 2) sorted by relevance
107 struct fd_pipe { struct109 enum fd_pipe_id id; argument110 struct fd_pipe_funcs *funcs; argument131 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument
38 bool fd_pipe; member