Searched refs:gf100_identify (Results 1 – 3 of 3) sorted by relevance
13 int gf100_identify(struct nvkm_device *);
408 case NV_C0: ret = gf100_identify(device); break;
59 gf100_identify(struct nvkm_device *device) in gf100_identify() function