Searched refs:drm_mode_obj_find_prop_id (Results 1 – 4 of 4) sorted by relevance
435 struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj, in drm_mode_obj_find_prop_id() function544 property = drm_mode_obj_find_prop_id(arg_obj, arg->prop_id); in drm_mode_obj_set_property_ioctl()
156 struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj,
364 WARN_ON(!drm_mode_obj_find_prop_id(&connector->base, in drm_sysfs_connector_status_event()
1377 prop = drm_mode_obj_find_prop_id(obj, prop_id); in drm_mode_atomic_ioctl()