Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_netlink.c538 static int __thermal_genl_cmd_cdev_get(struct thermal_cooling_device *cdev, in __thermal_genl_cmd_cdev_get() function
562 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()