Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_core.h245 void __thermal_zone_device_update(struct thermal_zone_device *tz,
A Dthermal_sysfs.c132 __thermal_zone_device_update(tz, THERMAL_TRIP_CHANGED); in trip_point_temp_store()
184 __thermal_zone_device_update(tz, THERMAL_TRIP_CHANGED); in trip_point_hyst_store()
253 __thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in emul_temp_store()
A Dthermal_core.c540 void __thermal_zone_device_update(struct thermal_zone_device *tz, in __thermal_zone_device_update() function
628 __thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED); in thermal_zone_device_set_mode()
662 __thermal_zone_device_update(tz, event); in thermal_zone_device_update()
1670 __thermal_zone_device_update(tz, THERMAL_TZ_RESUME); in thermal_zone_device_resume()

Completed in 13 milliseconds