Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.h26 int thermal_notify_tz_trip_change(int tz_id, int id, int type,
82 static inline int thermal_notify_tz_trip_change(int tz_id, int id, int type, in thermal_notify_tz_trip_change() function
H A Dthermal_trip.c168 thermal_notify_tz_trip_change(tz->id, trip_id, trip->type, in thermal_zone_set_trip()
H A Dthermal_netlink.c364 int thermal_notify_tz_trip_change(int tz_id, int trip_id, int trip_type, in thermal_notify_tz_trip_change() function