Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_netlink.h25 int thermal_notify_tz_trip_change(int tz_id, int id, int type,
81 static inline int thermal_notify_tz_trip_change(int tz_id, int id, int type, in thermal_notify_tz_trip_change() function
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
Dthermal_sysfs.c150 thermal_notify_tz_trip_change(tz->id, trip, type, temperature, hyst); in trip_point_temp_store()