Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h49 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,
Dthermal_netlink.c578 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()
Dthermal_core.c514 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device() function