Searched refs:hotspot_x_property (Results 1 – 3 of 3) sorted by relevance
279 if (plane->hotspot_x_property) { in __drm_atomic_helper_plane_state_reset()281 plane->hotspot_x_property, in __drm_atomic_helper_plane_state_reset()
343 plane->hotspot_x_property = prop_x; in drm_plane_create_hotspot_properties()1196 if (plane->hotspot_x_property && plane->state) in drm_mode_cursor_universal()
778 struct drm_property *hotspot_x_property; member