HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_obj_find_prop_id (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_mode_object.c 441 struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj, function in typeref:struct:drm_property *
549 property = drm_mode_obj_find_prop_id(arg_obj, arg->prop_id);
drm_crtc_internal.h 157 struct drm_property *drm_mode_obj_find_prop_id(struct drm_mode_object *obj,
drm_atomic_uapi.c 1414 prop = drm_mode_obj_find_prop_id(obj, prop_id);

Completed in 12 milliseconds