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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fbcon.h 54 int nv04_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
nouveau_nv04_fbcon.c 35 nv04_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region) function in typeref:typename:int
nouveau_fbcon.c 125 ret = nv04_fbcon_copyarea(info, image);

Completed in 14 milliseconds