Home
last modified time | relevance | path

Searched refs:drm_mode_plane_set_obj_prop (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_plane.h586 int drm_mode_plane_set_obj_prop(struct drm_plane *plane,
/dragonfly/sys/dev/drm/
H A Ddrm_mode_object.c445 ret = drm_mode_plane_set_obj_prop(obj_to_plane(obj), in set_property_legacy()
H A Ddrm_plane.c438 int drm_mode_plane_set_obj_prop(struct drm_plane *plane, in drm_mode_plane_set_obj_prop() function
452 EXPORT_SYMBOL(drm_mode_plane_set_obj_prop);
H A Ddrm_fb_helper.c447 drm_mode_plane_set_obj_prop(plane, in restore_fbdev_mode_legacy()