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

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_crtc.h61 void (*set_pos)(struct nouveau_crtc *, int x, int y); member in struct:nouveau_crtc::__anon989
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_cursor.c71 crtc->cursor.set_pos = nv04_cursor_set_pos;
H A Dnouveau_dispnv04_disp.c160 nv_crtc->cursor.set_pos(nv_crtc, nv_crtc->cursor_saved_x,
H A Dnouveau_dispnv04_crtc.c1034 nv_crtc->cursor.set_pos(nv_crtc, x, y);
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dx509v3.c295 const u8 *pos, *end, *set_pos, *set_end, *seq_pos, *seq_end; local
339 set_pos = hdr.payload;
342 if (asn1_get_next(set_pos, set_end - set_pos, &hdr) < 0 ||

Completed in 212 milliseconds