Home
last modified time | relevance | path

Searched defs:fd_pipe (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/freedreno/
Dfreedreno_priv.h126 struct fd_pipe { struct
128 enum fd_pipe_id id; argument
131 const struct fd_pipe_funcs *funcs; argument
150 int (*cpu_prep)(struct fd_bo *bo, struct fd_pipe *pipe, uint32_t op); argument
/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h120 struct fd_pipe { struct
122 enum fd_pipe_id id; argument
125 const struct fd_pipe_funcs *funcs; argument
137 struct fd_pipe *pipe; argument
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c52 static int fd_pipe[2]; variable