Searched refs:gm107_ltc_oclass (Results 1 – 3 of 3) sorted by relevance
76 device->oclass[NVDEV_SUBDEV_LTC ] = gm107_ltc_oclass; in gm100_identify()120 device->oclass[NVDEV_SUBDEV_LTC ] = gm107_ltc_oclass; in gm100_identify()161 device->oclass[NVDEV_SUBDEV_LTC ] = gm107_ltc_oclass; in gm100_identify()
30 extern struct nvkm_oclass *gm107_ltc_oclass;
139 gm107_ltc_oclass = &(struct nvkm_ltc_impl) { variable