Searched refs:hotspot_y_property (Results 1 – 4 of 4) sorted by relevance
292 if (plane->hotspot_y_property) { in __drm_atomic_helper_plane_state_reset()294 plane->hotspot_y_property, in __drm_atomic_helper_plane_state_reset()
354 plane->hotspot_y_property = prop_y; in drm_plane_create_hotspot_properties()1225 if (plane->hotspot_y_property && plane->state) in drm_mode_cursor_universal()
624 } else if (property == plane->hotspot_y_property) { in drm_atomic_plane_set_property()696 } else if (property == plane->hotspot_y_property) { in drm_atomic_plane_get_property()
816 struct drm_property *hotspot_y_property; member