Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpriv.h15 int gm100_identify(struct nvkm_device *);
Dgm100.c59 gm100_identify(struct nvkm_device *device) in gm100_identify() function
Dbase.c410 case GM100: ret = gm100_identify(device); break;
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddevice.h29 int gm100_identify(struct nouveau_device *);