Home
last modified time | relevance | path

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

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-tsensor.cpp63 void AmlTSensor::UpdateFallThresholdIrq(uint32_t irq) { in UpdateFallThresholdIrq() function in thermal::AmlTSensor
122 UpdateFallThresholdIrq(3); in TripPointIrqHandler()
125 UpdateFallThresholdIrq(2); in TripPointIrqHandler()
128 UpdateFallThresholdIrq(1); in TripPointIrqHandler()
131 UpdateFallThresholdIrq(0); in TripPointIrqHandler()
A Daml-tsensor.h39 void UpdateFallThresholdIrq(uint32_t irq);

Completed in 4 milliseconds