Home
last modified time | relevance | path

Searched refs:gm107_fuse_oclass (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgm100.c67 device->oclass[NVDEV_SUBDEV_FUSE ] = &gm107_fuse_oclass; in gm100_identify()
107 device->oclass[NVDEV_SUBDEV_FUSE ] = &gm107_fuse_oclass; in gm100_identify()
148 device->oclass[NVDEV_SUBDEV_FUSE ] = &gm107_fuse_oclass; in gm100_identify()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfuse.h27 extern struct nvkm_oclass gm107_fuse_oclass;
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
Dgm107.c53 gm107_fuse_oclass = { variable