Searched refs:prop_src_h (Results 1 – 3 of 3) sorted by relevance
421 } else if (property == config->prop_src_h) { in drm_atomic_plane_set_property()468 } else if (property == config->prop_src_h) { in drm_atomic_plane_get_property()
1198 drm_object_attach_property(&plane->base, config->prop_src_h, 0); in drm_universal_plane_init()1388 dev->mode_config.prop_src_h = prop; in drm_mode_create_standard_properties()
1117 struct drm_property *prop_src_h; member