Searched refs:nv40_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv40.c | 65 nv40_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv40_fb_new() function
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fb.h | 78 int nv40_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 458 .fb = { 0x00000001, nv40_fb_new }, 583 .fb = { 0x00000001, nv40_fb_new },
|