Searched refs:_nouveau_therm_fini (Results 1 – 5 of 5) sorted by relevance
72 int _nouveau_therm_fini(struct nouveau_object *, bool);
195 .fini = _nouveau_therm_fini,
222 .fini = _nouveau_therm_fini,
256 return _nouveau_therm_fini(object, suspend); in nv84_therm_fini()
313 _nouveau_therm_fini(struct nouveau_object *object, bool suspend) in _nouveau_therm_fini() function