Home
last modified time | relevance | path

Searched refs:hotspot_x (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/ic/
Dbcm2835_vcprop.h336 uint32_t hotspot_x; member
/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_plane.h123 int32_t hotspot_x, hotspot_y; member
/openbsd/src/sys/dev/pci/drm/
Ddrm_atomic_state_helper.c283 plane_state->hotspot_x = val; in __drm_atomic_helper_plane_state_reset()
Ddrm_atomic_uapi.c562 state->hotspot_x = val; in drm_atomic_plane_set_property()
632 *val = state->hotspot_x; in drm_atomic_plane_get_property()
Ddrm_plane.c1197 plane->state->hotspot_x = req->hot_x; in drm_mode_cursor_universal()