Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv35.c59 nv35_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv35_fb_new() function
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h63 int nv35_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c434 .fb = nv35_fb_new,