Home
last modified time | relevance | path

Searched refs:hotspot_y_property (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
H A Ddrm_plane.h816 struct drm_property *hotspot_y_property; member
/linux/drivers/gpu/drm/
H A Ddrm_plane.c354 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()