Lines Matching refs:drm_mode_object
58 struct drm_mode_object { struct
202 struct drm_mode_object base;
218 struct drm_mode_object base;
235 struct drm_mode_object base;
438 struct drm_mode_object base;
587 struct drm_mode_object base;
671 struct drm_mode_object base;
851 struct drm_mode_object base;
1327 extern int drm_object_property_set_value(struct drm_mode_object *obj,
1330 extern int drm_object_property_get_value(struct drm_mode_object *obj,
1344 extern void drm_object_attach_property(struct drm_mode_object *obj,
1387 uint64_t value, struct drm_mode_object **ref);
1389 struct drm_mode_object *ref);
1395 extern struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
1506 struct drm_mode_object *mo; in drm_plane_find()
1514 struct drm_mode_object *mo; in drm_crtc_find()
1522 struct drm_mode_object *mo; in drm_encoder_find()
1530 struct drm_mode_object *mo; in drm_connector_find()
1538 struct drm_mode_object *mo; in drm_property_find()