Searched refs:gp102_fb_new_ (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gp102.c | 116 gp102_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, in gp102_fb_new_() function 131 return gp102_fb_new_(&gp102_fb, device, index, pfb); in gp102_fb_new()
|
H A D | gv100.c | 47 return gp102_fb_new_(&gv100_fb, device, index, pfb); in gv100_fb_new()
|
H A D | priv.h | 81 int gp102_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *, int,
|
Completed in 1 milliseconds