Searched defs:thermal_cooling_device (Results 1 – 2 of 2) sorted by relevance
123 struct thermal_cooling_device { struct131 const struct thermal_cooling_device_ops *ops; argument141 DEFINE_GUARD(cooling_dev, struct thermal_cooling_device *, mutex_lock(&_T->lock), argument
726 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device()