OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_pos
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_crtc.h
61
void (*
set_pos
)(struct nouveau_crtc *, int x, int y);
member in struct:nouveau_crtc::__anon5239
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_cursor.c
71
crtc->cursor.
set_pos
= nv04_cursor_set_pos;
nouveau_dispnv04_disp.c
160
nv_crtc->cursor.
set_pos
(nv_crtc, nv_crtc->cursor_saved_x,
nouveau_dispnv04_crtc.c
1034
nv_crtc->cursor.
set_pos
(nv_crtc, x, y);
/src/external/bsd/wpa/dist/src/tls/
x509v3.c
289
const u8 *pos, *end, *
set_pos
, *set_end, *seq_pos, *seq_end;
local
328
set_pos
= hdr.payload;
331
if (asn1_get_next(
set_pos
, set_end -
set_pos
, &hdr) < 0 ||
Completed in 19 milliseconds
Indexes created Sun Aug 30 00:27:18 UTC 2026