Searched refs:nv10_fb_new (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | nv10.c | 67 nv10_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv10_fb_new() function
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | fb.h | 62 int nv10_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 125 .fb = { 0x00000001, nv10_fb_new }, 145 .fb = { 0x00000001, nv10_fb_new }, 167 .fb = { 0x00000001, nv10_fb_new }, 189 .fb = { 0x00000001, nv10_fb_new }, 211 .fb = { 0x00000001, nv10_fb_new }, 410 .fb = { 0x00000001, nv10_fb_new },
|