Searched refs:hotspot_x_property (Results 1 – 4 of 4) 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()
554 } else if (property == plane->hotspot_x_property) { in drm_atomic_plane_set_property()630 } else if (property == plane->hotspot_x_property) { in drm_atomic_plane_get_property()
778 struct drm_property *hotspot_x_property; member