Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddevfreq.h121 bool is_cooling_device; member
/openbmc/linux/drivers/devfreq/
H A Dtegra30-devfreq.c690 .is_cooling_device = true,
H A Ddevfreq.c970 if (devfreq->profile->is_cooling_device) { in devfreq_add_device()