Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv04.c56 device->oclass[NVDEV_SUBDEV_FB ] = nv04_fb_oclass; in nv04_identify()
74 device->oclass[NVDEV_SUBDEV_FB ] = nv04_fb_oclass; in nv04_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv04.c77 nv04_fb_oclass = &(struct nv04_fb_impl) { variable
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h81 extern struct nvkm_oclass *nv04_fb_oclass;