Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dthermal_core.h49 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,
Dthermal_netlink.c523 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()
Dthermal_core.c721 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device() function