Searched refs:io_openfd (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/freedreno/decode/ | ||
D | io.h | 39 struct io *io_openfd(int fd); |
D | io.c | 114 io_openfd(int fd) in io_openfd() function |
D | cffdump.c | 274 io = io_openfd(0); in handle_file() |