Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv47.c42 nv47_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv47_fb_new() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h69 int nv47_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c661 .fb = nv47_fb_new,