Home
last modified time | relevance | path

Searched refs:cursor_saved_y (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h47 int cursor_saved_x, cursor_saved_y; member
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c23 nv_crtc->cursor_saved_x = x; nv_crtc->cursor_saved_y = y; in nv04_cursor_set_pos()
H A Ddisp.c182 nv_crtc->cursor_saved_y); in nv04_display_init()