HomeSort by: relevance | last modified time | path
    Searched refs:set_pos (Results 1 - 4 of 4) 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::__anon05ec6aa40208
  /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);

Completed in 13 milliseconds