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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_g84.c 42 return nv50_fb_new_(&g84_fb, device, index, pfb);
nouveau_nvkm_subdev_fb_gt215.c 42 return nv50_fb_new_(&gt215_fb, device, index, pfb);
nouveau_nvkm_subdev_fb_mcp77.c 41 return nv50_fb_new_(&mcp77_fb, device, index, pfb);
nouveau_nvkm_subdev_fb_mcp89.c 41 return nv50_fb_new_(&mcp89_fb, device, index, pfb);
nv50.h 28 int nv50_fb_new_(const struct nv50_fb_func *, struct nvkm_device *, int index,
nouveau_nvkm_subdev_fb_nv50.c 324 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, function in typeref:typename:int
348 return nv50_fb_new_(&nv50_fb, device, index, pfb);

Completed in 16 milliseconds