Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_netlink.c554 static int __thermal_genl_cmd_cdev_get(struct thermal_cooling_device *cdev, in __thermal_genl_cmd_cdev_get() function
578 ret = for_each_thermal_cooling_device(__thermal_genl_cmd_cdev_get, msg); in thermal_genl_cmd_cdev_get()