Searched refs:drm_mode_obj_get_properties (Results 1 – 5 of 5) sorted by relevance
298 struct drm_mode_obj_get_properties { struct
777 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties)
309 struct drm_mode_obj_get_properties { struct
765 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties)
1055 struct drm_mode_obj_get_properties properties; in drmModeObjectGetProperties()1060 memset(&properties, 0, sizeof(struct drm_mode_obj_get_properties)); in drmModeObjectGetProperties()