Searched refs:gf100_fb_new_ (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgf100.h12 int gf100_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *,
H A Dgf100.c77 gf100_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, gf100_fb_new_() function
110 return gf100_fb_new_(&gf100_fb, device, index, pfb); gf100_fb_new()
H A Dgk104.c39 return gf100_fb_new_(&gk104_fb, device, index, pfb); gk104_fb_new()
H A Dgm107.c39 return gf100_fb_new_(&gm107_fb, device, index, pfb); gm107_fb_new()

Completed in 35 milliseconds