Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddevfreq.h110 bool is_cooling_device; member
/Linux-v5.15/drivers/devfreq/
Dtegra30-devfreq.c691 .is_cooling_device = true,
Ddevfreq.c941 if (devfreq->profile->is_cooling_device) { in devfreq_add_device()