Searched refs:DRM_IOCTL_MODE_GETPROPBLOB (Results 1 – 3 of 3) sorted by relevance
1044 #define DRM_IOCTL_MODE_GETPROPBLOB DRM_IOWR(0xAC, struct drm_mode_get_blob) macro
709 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPROPBLOB, &blob)) in drmModeGetPropertyBlob()715 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPROPBLOB, &blob)) { in drmModeGetPropertyBlob()