Searched defs:drm_mmap (Results 1 - 1 of 1) sorted by relevance
/external/libdrm/ | ||
H A D | libdrm.h | 51 static inline void *drm_mmap(void *addr, size_t length, int prot, int flags, function 70 # define drm_mmap(addr, length, prot, flags, fd, offset) \ macro |
Completed in 55 milliseconds