Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/
Dthermal_core.h51 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,
Dthermal_netlink.c575 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()
Dthermal_core.c546 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device() function