Lines Matching refs:drm_mode_object

276 				   struct drm_mode_object *obj,  in drm_mode_object_get_reg()
313 struct drm_mode_object *obj, uint32_t obj_type) in drm_mode_object_get()
319 struct drm_mode_object *obj) in drm_mode_object_register()
336 struct drm_mode_object *object) in drm_mode_object_put()
343 static struct drm_mode_object *_object_find(struct drm_device *dev, in _object_find()
346 struct drm_mode_object *obj = NULL; in _object_find()
373 struct drm_mode_object *drm_mode_object_find(struct drm_device *dev, in drm_mode_object_find()
376 struct drm_mode_object *obj = NULL; in drm_mode_object_find()
462 struct drm_mode_object *obj = NULL; in __drm_framebuffer_lookup()
2060 static int get_properties(struct drm_mode_object *obj, bool atomic, in get_properties()
4019 void drm_object_attach_property(struct drm_mode_object *obj, in drm_object_attach_property()
4054 int drm_object_property_set_value(struct drm_mode_object *obj, in drm_object_property_set_value()
4084 int drm_object_property_get_value(struct drm_mode_object *obj, in drm_object_property_get_value()
4423 uint64_t value, struct drm_mode_object **ref) in drm_property_change_valid_get()
4479 struct drm_mode_object *ref) in drm_property_change_valid_put()
4519 static int drm_mode_connector_set_obj_prop(struct drm_mode_object *obj, in drm_mode_connector_set_obj_prop()
4540 static int drm_mode_crtc_set_obj_prop(struct drm_mode_object *obj, in drm_mode_crtc_set_obj_prop()
4573 struct drm_mode_object *obj = &plane->base; in drm_mode_plane_set_obj_prop()
4603 struct drm_mode_object *obj; in drm_mode_obj_get_properties_ioctl()
4651 struct drm_mode_object *arg_obj; in drm_mode_obj_set_property_ioctl()
4652 struct drm_mode_object *prop_obj; in drm_mode_obj_set_property_ioctl()
4655 struct drm_mode_object *ref; in drm_mode_obj_set_property_ioctl()