Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.c103 int trip_temp; member
572 tze->trip_stats[i].trip_temp = THERMAL_TEMP_INVALID; in thermal_debugfs_tz_event_alloc()
654 trip_stats->trip_temp = trip->temperature; in thermal_debug_tz_trip_up()
828 if (trip_stats->trip_temp == THERMAL_TEMP_INVALID) in tze_seq_show()
847 9, trip_stats->trip_temp, in tze_seq_show()
H A Dthermal_netlink.c67 int trip_temp; member
161 nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_TEMP, p->trip_temp) || in thermal_genl_event_tz_trip_change()
405 .trip_temp = trip->temperature, in thermal_notify_tz_trip_change()