Searched defs:drm_munmap (Results 1 – 2 of 2) sorted by relevance
63 # define drm_munmap(addr, length) \ macro74 static inline int drm_munmap(void *addr, size_t length) in drm_munmap() function
35 static inline int drm_munmap(void* addr, size_t length) { in drm_munmap() function