Home
last modified time | relevance | path

Searched refs:current_trip_idx_ (Results 1 – 2 of 2) sorted by relevance

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-tsensor.cpp36 thermal_port_packet.key = current_trip_idx_; in NotifyThermalDaemon()
108 current_trip_idx_ = 4; in TripPointIrqHandler()
111 current_trip_idx_ = 3; in TripPointIrqHandler()
114 current_trip_idx_ = 2; in TripPointIrqHandler()
117 current_trip_idx_ = 1; in TripPointIrqHandler()
123 current_trip_idx_ = 3; in TripPointIrqHandler()
126 current_trip_idx_ = 2; in TripPointIrqHandler()
129 current_trip_idx_ = 1; in TripPointIrqHandler()
132 current_trip_idx_ = 0; in TripPointIrqHandler()
A Daml-tsensor.h51 uint32_t current_trip_idx_ = 0; variable

Completed in 3 milliseconds