Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_netlink.c637 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()
H A Dthermal_core.c665 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device() function