Searched refs:nv44_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv44.c | 68 nv44_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv44_fb_new() function
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 80 int nv44_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 558 .fb = { 0x00000001, nv44_fb_new }, 683 .fb = { 0x00000001, nv44_fb_new },
|