Home
last modified time | relevance | path

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

/linux-4.4.14/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
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h85 int mcp89_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c1312 .fb = mcp89_fb_new,