Home
last modified time | relevance | path

Searched refs:nv20_fb_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv20.c92 nv20_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv20_fb_new() function
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h69 int nv20_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c277 .fb = nv20_fb_new,