Home
last modified time | relevance | path

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

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-tsensor.h38 zx_status_t NotifyThermalDaemon();
A Daml-thermal.h52 zx_status_t NotifyThermalDaemon();
A Daml-tsensor.cpp34 zx_status_t AmlTSensor::NotifyThermalDaemon() { in NotifyThermalDaemon() function in thermal::AmlTSensor
90 status = NotifyThermalDaemon(); in TripPointIrqHandler()
140 status = NotifyThermalDaemon(); in TripPointIrqHandler()
/system/dev/thermal/aml-thermal-s912/
A Daml-thermal.cpp279 zx_status_t AmlThermal::NotifyThermalDaemon(uint32_t trip_index) const { in NotifyThermalDaemon() function in thermal::AmlThermal
337 status = NotifyThermalDaemon(trip_pt); in Worker()
382 status = NotifyThermalDaemon(trip_pt); in Worker()
A Daml-thermal.h70 zx_status_t NotifyThermalDaemon(uint32_t trip_point) const;

Completed in 7 milliseconds