Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thermal/
Dthermal_netlink.c650 static int __thermal_genl_cmd_threshold_get(struct user_threshold *threshold, void *arg) in __thermal_genl_cmd_threshold_get() function
680 ret = thermal_thresholds_for_each(tz, __thermal_genl_cmd_threshold_get, msg); in thermal_genl_cmd_threshold_get()