Home
last modified time | relevance | path

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

/tools/lib/thermal/
A Dcommands.c352 static int thermal_genl_tz_id_encode(struct nl_msg *msg, struct cmd_param *p) in thermal_genl_tz_id_encode() function
362 if (thermal_genl_tz_id_encode(msg, p)) in thermal_genl_threshold_encode()
420 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_get_trip()
428 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_get_governor()
436 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_get_temp()
445 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_threshold_get()
476 return thermal_genl_auto(th, thermal_genl_tz_id_encode, &p, in thermal_cmd_threshold_flush()

Completed in 3 milliseconds