Home
last modified time | relevance | path

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

/src/sys/dev/drm2/
H A Ddrm_crtc.h47 struct drm_mode_object { struct
125 struct drm_mode_object base;
253 struct drm_mode_object base;
270 struct drm_mode_object base;
284 struct drm_mode_object base;
388 struct drm_mode_object base;
494 struct drm_mode_object base;
568 struct drm_mode_object base;
653 struct drm_mode_object base;
927 extern int drm_object_property_set_value(struct drm_mode_object *obj,
[all …]
H A Ddrm_crtc.c222 struct drm_mode_object *obj, uint32_t obj_type) in drm_mode_object_get()
247 struct drm_mode_object *object) in drm_mode_object_put()
253 struct drm_mode_object *drm_mode_object_find(struct drm_device *dev, in drm_mode_object_find()
256 struct drm_mode_object *obj = NULL; in drm_mode_object_find()
1389 struct drm_mode_object *obj; in drm_mode_getcrtc()
1448 struct drm_mode_object *obj; in drm_mode_getconnector()
1575 struct drm_mode_object *obj; in drm_mode_getencoder()
1670 struct drm_mode_object *obj; in drm_mode_getplane()
1738 struct drm_mode_object *obj; in drm_mode_setplane()
1875 struct drm_mode_object *obj; in drm_mode_setcrtc()
[all …]