Searched refs:NotifyThermalDaemon (Results 1 – 5 of 5) sorted by relevance
38 zx_status_t NotifyThermalDaemon();
52 zx_status_t NotifyThermalDaemon();
34 zx_status_t AmlTSensor::NotifyThermalDaemon() { in NotifyThermalDaemon() function in thermal::AmlTSensor90 status = NotifyThermalDaemon(); in TripPointIrqHandler()140 status = NotifyThermalDaemon(); in TripPointIrqHandler()
279 zx_status_t AmlThermal::NotifyThermalDaemon(uint32_t trip_index) const { in NotifyThermalDaemon() function in thermal::AmlThermal337 status = NotifyThermalDaemon(trip_pt); in Worker()382 status = NotifyThermalDaemon(trip_pt); in Worker()
70 zx_status_t NotifyThermalDaemon(uint32_t trip_point) const;
Completed in 7 milliseconds