Home
last modified time | relevance | path

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

/include/drm/
A 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,
A Ddrm_property.h89 struct drm_mode_object base;
217 struct drm_mode_object base;
292 struct drm_mode_object *obj_holds_id,
311 struct drm_mode_object *mo; in drm_property_find()
A Ddrm_encoder.h109 struct drm_mode_object base;
315 struct drm_mode_object *mo; in drm_encoder_find()
A Ddrm_framebuffer.h134 struct drm_mode_object base;
A Ddrm_crtc.h962 struct drm_mode_object base;
1299 struct drm_mode_object *mo; in drm_crtc_find()
A Ddrm_plane.h661 struct drm_mode_object base;
952 struct drm_mode_object *mo; in drm_plane_find()
A Ddrm_connector.h1928 struct drm_mode_object base;
2372 struct drm_mode_object *mo; in drm_connector_lookup()

Completed in 19 milliseconds