Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpriv.h7 int nv04_identify(struct nvkm_device *);
Dnv04.c44 nv04_identify(struct nvkm_device *device) in nv04_identify() function
Dbase.c401 case NV_04: ret = nv04_identify(device); break;
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddevice.h21 int nv04_identify(struct nouveau_device *);