Searched refs:clkgate_fini (Results 1 – 3 of 3) sorted by relevance
103 void (*clkgate_fini)(struct nvkm_therm *, bool); member
105 .clkgate_fini = gk104_clkgate_fini,
317 if (!therm || !therm->func->clkgate_fini || !therm->clkgating_enabled) in nvkm_therm_clkgate_fini()323 therm->func->clkgate_fini(therm, suspend); in nvkm_therm_clkgate_fini()