Searched refs:set_pos (Results 1 – 5 of 5) sorted by relevance
60 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()
1043 nv_crtc->cursor.set_pos(nv_crtc, x, y); in nv04_crtc_cursor_move()
488 bool set_pos = false; in __bch2_btree_node_iter_fix() local498 set_pos = true; in __bch2_btree_node_iter_fix()501 if (set_pos) in __bch2_btree_node_iter_fix()
Completed in 30 milliseconds