Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv40.c60 nv40_fb_oclass = &(struct nv04_fb_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h89 extern struct nvkm_oclass *nv40_fb_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv40.c64 device->oclass[NVDEV_SUBDEV_FB ] = nv40_fb_oclass; in nv40_identify()
156 device->oclass[NVDEV_SUBDEV_FB ] = nv40_fb_oclass; in nv40_identify()