Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpriv.h8 int nv10_identify(struct nvkm_device *);
Dnv10.c45 nv10_identify(struct nvkm_device *device) in nv10_identify() function
Dbase.c403 case NV_11: ret = nv10_identify(device); break;
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddevice.h22 int nv10_identify(struct nouveau_device *);