Home
last modified time | relevance | path

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

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