Searched refs:r535_fb_new (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ga100.c | 44 return r535_fb_new(&ga100_fb, device, type, inst, pfb); in ga100_fb_new()
|
D | tu102.c | 52 return r535_fb_new(&tu102_fb, device, type, inst, pfb); in tu102_fb_new()
|
D | ga102.c | 64 return r535_fb_new(&ga102_fb, device, type, inst, pfb); in ga102_fb_new()
|
D | r535.c | 68 r535_fb_new(const struct nvkm_fb_func *hw, in r535_fb_new() function
|
D | priv.h | 9 int r535_fb_new(const struct nvkm_fb_func *,
|