Searched refs:DRM_IOCTL_MAP_BUFS (Results 1 – 5 of 5) sorted by relevance
269 #ifdef DRM_IOCTL_MAP_BUFS270 # undef DRM_IOCTL_MAP_BUFS271 # define DRM_IOCTL_MAP_BUFS 0xc00c6419 macro
293 #ifdef DRM_IOCTL_MAP_BUFS294 # undef DRM_IOCTL_MAP_BUFS295 # define DRM_IOCTL_MAP_BUFS 0xc00c6419 macro
739 #define DRM_IOCTL_MAP_BUFS DRM_IOWR(0x19, struct drm_buf_map) macro
733 #define DRM_IOCTL_MAP_BUFS DRM_IOWR(0x19, struct drm_buf_map) macro
1361 if (drmIoctl(fd, DRM_IOCTL_MAP_BUFS, &bufs)) in drmMapBufs()1370 if (drmIoctl(fd, DRM_IOCTL_MAP_BUFS, &bufs)) { in drmMapBufs()