Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.c62 int trip_hyst; member
144 nla_put_u32(p->msg, THERMAL_GENL_ATTR_TZ_TRIP_HYST, p->trip_hyst)) in thermal_genl_event_tz_trip_add()
348 int trip_temp, int trip_hyst) in thermal_notify_tz_trip_add() argument
352 .trip_hyst = trip_hyst }; in thermal_notify_tz_trip_add()
365 int trip_temp, int trip_hyst) in thermal_notify_tz_trip_change() argument
369 .trip_hyst = trip_hyst }; in thermal_notify_tz_trip_change()