Symbol: drm_mode_object
sys/dev/drm/drm_atomic_uapi.c
1294
struct drm_mode_object *obj;
sys/dev/drm/drm_atomic_uapi.c
817
int drm_atomic_get_property(struct drm_mode_object *obj,
sys/dev/drm/drm_atomic_uapi.c
925
struct drm_mode_object *obj,
sys/dev/drm/drm_atomic_uapi.c
929
struct drm_mode_object *ref;
sys/dev/drm/drm_connector.c
1638
int drm_connector_set_obj_prop(struct drm_mode_object *obj,
sys/dev/drm/drm_crtc.c
781
int drm_mode_crtc_set_obj_prop(struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
105
struct drm_mode_object **ref);
sys/dev/drm/drm_crtc_internal.h
107
struct drm_mode_object *ref);
sys/dev/drm/drm_crtc_internal.h
120
int __drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
123
int drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
126
struct drm_mode_object *obj);
sys/dev/drm/drm_crtc_internal.h
127
struct drm_mode_object *__drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/drm_crtc_internal.h
131
struct drm_mode_object *object);
sys/dev/drm/drm_crtc_internal.h
132
int drm_mode_object_get_properties(struct drm_mode_object *obj, bool atomic,
sys/dev/drm/drm_crtc_internal.h
136
struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
159
int drm_connector_set_obj_prop(struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
216
struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
219
int drm_atomic_get_property(struct drm_mode_object *obj,
sys/dev/drm/drm_crtc_internal.h
44
int drm_mode_crtc_set_obj_prop(struct drm_mode_object *obj,
sys/dev/drm/drm_framebuffer.c
774
struct drm_mode_object *obj;
sys/dev/drm/drm_mode_object.c
126
struct drm_mode_object *__drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/drm_mode_object.c
130
struct drm_mode_object *obj = NULL;
sys/dev/drm/drm_mode_object.c
165
struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/drm_mode_object.c
169
struct drm_mode_object *obj = NULL;
sys/dev/drm/drm_mode_object.c
184
void drm_mode_object_put(struct drm_mode_object *obj)
sys/dev/drm/drm_mode_object.c
203
void drm_mode_object_get(struct drm_mode_object *obj)
sys/dev/drm/drm_mode_object.c
224
void drm_object_attach_property(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
263
int drm_object_property_set_value(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
282
static int __drm_object_property_get_value(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
324
int drm_object_property_get_value(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
334
int drm_mode_object_get_properties(struct drm_mode_object *obj, bool atomic,
sys/dev/drm/drm_mode_object.c
34
int __drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
386
struct drm_mode_object *obj;
sys/dev/drm/drm_mode_object.c
416
struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
428
static int set_property_legacy(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
433
struct drm_mode_object *ref;
sys/dev/drm/drm_mode_object.c
458
static int set_property_atomic(struct drm_mode_object *obj,
sys/dev/drm/drm_mode_object.c
508
struct drm_mode_object *arg_obj;
sys/dev/drm/drm_mode_object.c
72
struct drm_mode_object *obj, uint32_t obj_type)
sys/dev/drm/drm_mode_object.c
78
struct drm_mode_object *obj)
sys/dev/drm/drm_mode_object.c
97
struct drm_mode_object *object)
sys/dev/drm/drm_plane.c
460
struct drm_mode_object *obj = &plane->base;
sys/dev/drm/drm_property.c
651
struct drm_mode_object *obj;
sys/dev/drm/drm_property.c
692
struct drm_mode_object *obj_holds_id,
sys/dev/drm/drm_property.c
873
uint64_t value, struct drm_mode_object **ref)
sys/dev/drm/drm_property.c
929
struct drm_mode_object *ref)
sys/dev/drm/include/drm/drm_connector.h
1166
struct drm_mode_object *mo;
sys/dev/drm/include/drm/drm_connector.h
848
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_crtc.h
1163
struct drm_mode_object *mo;
sys/dev/drm/include/drm/drm_crtc.h
883
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_encoder.h
103
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_encoder.h
238
struct drm_mode_object *mo;
sys/dev/drm/include/drm/drm_framebuffer.h
124
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_mode_object.h
117
struct drm_mode_object *drm_mode_object_find(struct drm_device *dev,
sys/dev/drm/include/drm/drm_mode_object.h
120
void drm_mode_object_get(struct drm_mode_object *obj);
sys/dev/drm/include/drm/drm_mode_object.h
121
void drm_mode_object_put(struct drm_mode_object *obj);
sys/dev/drm/include/drm/drm_mode_object.h
123
int drm_object_property_set_value(struct drm_mode_object *obj,
sys/dev/drm/include/drm/drm_mode_object.h
126
int drm_object_property_get_value(struct drm_mode_object *obj,
sys/dev/drm/include/drm/drm_mode_object.h
130
void drm_object_attach_property(struct drm_mode_object *obj,
sys/dev/drm/include/drm/drm_modes.h
228
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_plane.h
574
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_plane.h
761
struct drm_mode_object *mo;
sys/dev/drm/include/drm/drm_property.h
209
struct drm_mode_object base;
sys/dev/drm/include/drm/drm_property.h
278
struct drm_mode_object *obj_holds_id,
sys/dev/drm/include/drm/drm_property.h
297
struct drm_mode_object *mo;
sys/dev/drm/include/drm/drm_property.h
82
struct drm_mode_object base;