Searched refs:thermal_genl_tz_id_encode (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/lib/thermal/ |
H A D | commands.c | 270 static int thermal_genl_tz_id_encode(struct nl_msg *msg, struct cmd_param *p) in thermal_genl_tz_id_encode() function 324 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_get_trip() 332 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_get_governor() 340 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_get_temp()
|