Home
last modified time | relevance | path

Searched refs:tsens_threshold_violated (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dtsens.c274 * tsens_threshold_violated - Check if a sensor temperature violated a preset threshold
282 static int tsens_threshold_violated(struct tsens_priv *priv, u32 hw_id, in tsens_threshold_violated() function
420 if (!tsens_threshold_violated(priv, hw_id, &d)) in tsens_critical_irq_thread()
470 if (!tsens_threshold_violated(priv, hw_id, &d)) in tsens_irq_thread()
/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dtsens.c456 * tsens_threshold_violated - Check if a sensor temperature violated a preset threshold
464 static int tsens_threshold_violated(struct tsens_priv *priv, u32 hw_id, in tsens_threshold_violated() function
602 if (!tsens_threshold_violated(priv, hw_id, &d)) in tsens_critical_irq_thread()
649 if (!tsens_threshold_violated(priv, hw_id, &d)) in tsens_irq_thread()

Completed in 6 milliseconds