Searched refs:set_pos (Results 1 – 4 of 4) sorted by relevance
57 void (*set_pos)(struct nouveau_crtc *, int x, int y); member
737 nv_crtc->cursor.set_pos(nv_crtc, nv_crtc->cursor_saved_x, in nouveau_display_resume()
67 crtc->cursor.set_pos = nv04_cursor_set_pos; in nv04_cursor_init()
1029 nv_crtc->cursor.set_pos(nv_crtc, x, y); in nv04_crtc_cursor_move()