Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv20.c99 nv20_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv20_fb_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h60 int nv20_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c278 .fb = nv20_fb_new,