Home
last modified time | relevance | path

Searched refs:gp102_fb_new_ (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgp102.c116 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, type, inst, pfb); in gp102_fb_new()
Dga100.c39 return gp102_fb_new_(&ga100_fb, device, type, inst, pfb); in ga100_fb_new()
Dga102.c39 return gp102_fb_new_(&ga102_fb, device, type, inst, pfb); in ga102_fb_new()
Dgv100.c47 return gp102_fb_new_(&gv100_fb, device, type, inst, pfb); in gv100_fb_new()
Dpriv.h81 int gp102_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *, enum nvkm_subdev_type, int,