Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h49 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,
H A Dthermal_netlink.c530 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()
H A Dthermal_core.c725 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device() function