Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dnv40.c170 nv40_therm_intr(struct nvkm_subdev *subdev) in nv40_therm_intr() function
202 nv_subdev(priv)->intr = nv40_therm_intr; in nv40_therm_ctor()
Dpriv.h137 void nv40_therm_intr(struct nvkm_subdev *);
Dnv50.c174 nv_subdev(priv)->intr = nv40_therm_intr; in nv50_therm_ctor()