Searched refs:drm_mode_obj_find_prop_id (Results 1 – 3 of 3) sorted by relevance
410 struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj, in drm_mode_obj_find_prop_id() function516 property = drm_mode_obj_find_prop_id(arg_obj, arg->prop_id); in drm_mode_obj_set_property_ioctl()
128 struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj,
2630 prop = drm_mode_obj_find_prop_id(obj, prop_id); in drm_mode_atomic_ioctl()