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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fbcon.h 60 int nv50_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region);
nouveau_nv50_fbcon.c 71 nv50_fbcon_copyarea(struct fb_info *info, const struct fb_copyarea *region) function in typeref:typename:int
nouveau_fbcon.c 128 ret = nv50_fbcon_copyarea(info, image);

Completed in 14 milliseconds