Home
last modified time | relevance | path

Searched refs:drm_mode_object (Results 1 – 7 of 7) sorted by relevance

/include/drm/
Ddrm_mode_object.h55 struct drm_mode_object { struct
121 struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
124 void drm_mode_object_get(struct drm_mode_object *obj);
125 void drm_mode_object_put(struct drm_mode_object *obj);
127 int drm_object_property_set_value(struct drm_mode_object *obj,
130 int drm_object_property_get_value(struct drm_mode_object *obj,
133 int drm_object_property_get_default_value(struct drm_mode_object *obj,
137 void drm_object_attach_property(struct drm_mode_object *obj,
Ddrm_property.h89 struct drm_mode_object base;
217 struct drm_mode_object base;
286 struct drm_mode_object *obj_holds_id,
305 struct drm_mode_object *mo; in drm_property_find()
Ddrm_encoder.h102 struct drm_mode_object base;
301 struct drm_mode_object *mo; in drm_encoder_find()
Ddrm_framebuffer.h131 struct drm_mode_object base;
Ddrm_crtc.h967 struct drm_mode_object base;
1304 struct drm_mode_object *mo; in drm_crtc_find()
Ddrm_plane.h621 struct drm_mode_object base;
897 struct drm_mode_object *mo; in drm_plane_find()
Ddrm_connector.h1352 struct drm_mode_object base;
1743 struct drm_mode_object *mo; in drm_connector_lookup()