Searched refs:alpha_property (Results 1 – 3 of 3) sorted by relevance
229 plane->alpha_property = prop; in drm_plane_create_alpha_property()
565 } else if (property == plane->alpha_property) { in drm_atomic_plane_set_property()637 } else if (property == plane->alpha_property) { in drm_atomic_plane_get_property()
717 struct drm_property *alpha_property; member