Home
last modified time | relevance | path

Searched defs:cdev_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/thermal/include/
H A Dthermal.h32 int (*cdev_update)(int cdev_id, int cur_state, void *arg); member
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c181 static int cdev_update(int cdev_id, int cur_state, __maybe_unused void *arg) in cdev_update() function