Searched refs:set_pos (Results 1 – 4 of 4) sorted by relevance
59 void (*set_pos)(struct nouveau_crtc *, int x, int y); member
66 crtc->cursor.set_pos = nv04_cursor_set_pos; in nv04_cursor_init()
181 nv_crtc->cursor.set_pos(nv_crtc, nv_crtc->cursor_saved_x, in nv04_display_init()
1035 nv_crtc->cursor.set_pos(nv_crtc, x, y); in nv04_crtc_cursor_move()