Home
last modified time | relevance | path

Searched refs:mcp89_fb_new (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dmcp89.c34 mcp89_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in mcp89_fb_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h76 int mcp89_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1313 .fb = mcp89_fb_new,