Searched refs:DRM_IOCTL_MODE_OBJ_GETPROPERTIES (Results 1 – 4 of 4) sorted by relevance
321 #ifdef DRM_IOCTL_MODE_OBJ_GETPROPERTIES322 # undef DRM_IOCTL_MODE_OBJ_GETPROPERTIES323 # define DRM_IOCTL_MODE_OBJ_GETPROPERTIES 0xc01c64b9 macro
772 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties) macro
810 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties) macro
1088 if (drmIoctl(fd, DRM_IOCTL_MODE_OBJ_GETPROPERTIES, &properties)) in drmModeObjectGetProperties()1104 if (drmIoctl(fd, DRM_IOCTL_MODE_OBJ_GETPROPERTIES, &properties)) in drmModeObjectGetProperties()