Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/subdev/fb/
Dnv41.c54 nv41_fb_oclass = &(struct nv04_fb_impl) { variable
/drivers/gpu/drm/nouveau/core/include/subdev/
Dfb.h95 extern struct nouveau_oclass *nv41_fb_oclass;
/drivers/gpu/drm/nouveau/core/engine/device/
Dnv40.c87 device->oclass[NVDEV_SUBDEV_FB ] = nv41_fb_oclass; in nv40_identify()
110 device->oclass[NVDEV_SUBDEV_FB ] = nv41_fb_oclass; in nv40_identify()
133 device->oclass[NVDEV_SUBDEV_FB ] = nv41_fb_oclass; in nv40_identify()