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

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

Completed in 28 milliseconds