Home
last modified time | relevance | path

Searched defs:temp_get (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h94 int (*temp_get)(struct nvkm_therm *); member
/linux-6.14.4/include/linux/
Ddpll.h27 int (*temp_get)(const struct dpll_device *dpll, void *dpll_priv, member
/linux-6.14.4/drivers/platform/x86/
Dsilicom-platform.c770 static u32 temp_get(void) in temp_get() function