Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.c946 static int soctherm_handle_alarm(enum soctherm_throttle_id alarm) in soctherm_handle_alarm() function
1014 if (oc1 && !soctherm_handle_alarm(THROTTLE_OC1)) in soctherm_edp_isr_thread()
1017 if (oc2 && !soctherm_handle_alarm(THROTTLE_OC2)) in soctherm_edp_isr_thread()
1020 if (oc3 && !soctherm_handle_alarm(THROTTLE_OC3)) in soctherm_edp_isr_thread()
1023 if (oc4 && !soctherm_handle_alarm(THROTTLE_OC4)) in soctherm_edp_isr_thread()