HomeSort by: relevance | last modified time | path
    Searched defs:nv04_cursor_set_pos (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_cursor.c 26 nv04_cursor_set_pos(struct nouveau_crtc *nv_crtc, int x, int y) function in typeref:typename:void
71 crtc->cursor.set_pos = nv04_cursor_set_pos;
nouveau_dispnv04_cursor.c 26 nv04_cursor_set_pos(struct nouveau_crtc *nv_crtc, int x, int y) function in typeref:typename:void
71 crtc->cursor.set_pos = nv04_cursor_set_pos;
nouveau_dispnv04_cursor.c 26 nv04_cursor_set_pos(struct nouveau_crtc *nv_crtc, int x, int y) function in typeref:typename:void
71 crtc->cursor.set_pos = nv04_cursor_set_pos;

Completed in 126 milliseconds