Searched refs:DRM_IOCTL_MODE_OBJ_GETPROPERTIES (Results 1 – 6 of 6) sorted by relevance
325 #ifdef DRM_IOCTL_MODE_OBJ_GETPROPERTIES326 # undef DRM_IOCTL_MODE_OBJ_GETPROPERTIES327 # define DRM_IOCTL_MODE_OBJ_GETPROPERTIES 0xc01c64b9 macro
92 #ioctl$DRM_IOCTL_MODE_OBJ_GETPROPERTIES(fd fd_dri, cmd const[DRM_IOCTL_MODE_OBJ_GETPROPERTIES], arg…
870 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties) macro
892 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties) macro
1132 if (drmIoctl(fd, DRM_IOCTL_MODE_OBJ_GETPROPERTIES, &properties)) in drmModeObjectGetProperties()1148 if (drmIoctl(fd, DRM_IOCTL_MODE_OBJ_GETPROPERTIES, &properties)) in drmModeObjectGetProperties()