Home
last modified time | relevance | path

Searched refs:is_cooling_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Ddevfreq.h121 bool is_cooling_device; member
/Linux-v6.6/drivers/devfreq/
Dtegra30-devfreq.c690 .is_cooling_device = true,
Ddevfreq.c950 if (devfreq->profile->is_cooling_device) { in devfreq_add_device()