Home
last modified time | relevance | path

Searched refs:nv20_identify (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpriv.h9 int nv20_identify(struct nvkm_device *);
Dnv20.c46 nv20_identify(struct nvkm_device *device) in nv20_identify() function
Dbase.c404 case NV_20: ret = nv20_identify(device); break;
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddevice.h23 int nv20_identify(struct nouveau_device *);