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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_cursor.c 43 nv04_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset) function in typeref:typename:void
70 crtc->cursor.set_offset = nv04_cursor_set_offset;
nouveau_dispnv04_cursor.c 43 nv04_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset) function in typeref:typename:void
70 crtc->cursor.set_offset = nv04_cursor_set_offset;
nouveau_dispnv04_cursor.c 43 nv04_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset) function in typeref:typename:void
70 crtc->cursor.set_offset = nv04_cursor_set_offset;

Completed in 31 milliseconds