Home
last modified time | relevance | path

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

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