Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h60 void (*set_pos)(struct nouveau_crtc *, int x, int y); member
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c66 crtc->cursor.set_pos = nv04_cursor_set_pos; in nv04_cursor_init()
H A Ddisp.c181 nv_crtc->cursor.set_pos(nv_crtc, nv_crtc->cursor_saved_x, in nv04_display_init()
H A Dcrtc.c1043 nv_crtc->cursor.set_pos(nv_crtc, x, y); in nv04_crtc_cursor_move()
/linux/fs/bcachefs/
H A Dbtree_iter.c490 bool set_pos = false; in __bch2_btree_node_iter_fix() local
500 set_pos = true; in __bch2_btree_node_iter_fix()
503 if (set_pos) in __bch2_btree_node_iter_fix()