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

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgf100.c114 nvkm_fb_ctor(func, device, type, inst, &fb->base);
H A Dpriv.h51 int nvkm_fb_ctor(const struct nvkm_fb_func *, struct nvkm_device *device,
H A Dbase.c272 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, function
301 return nvkm_fb_ctor(func, device, type, inst, *pfb);
H A Dnv50.c246 nvkm_fb_ctor(&nv50_fb_, device, type, inst, &fb->base);

Completed in 225 milliseconds