Searched refs:crit_viol (Results 1 – 1 of 1) sorted by relevance
35 * @crit_viol: critical threshold violated52 u32 crit_viol; member 479 &d->crit_viol); in tsens_threshold_violated() 484 if (d->up_viol || d->low_viol || d->crit_viol) in tsens_threshold_violated() 533 (d->up_viol || d->low_viol || d->crit_viol) ? "(V)" : "", in tsens_read_irq_state() 534 d->low_viol, d->up_viol, d->crit_viol, in tsens_read_irq_state() 538 (d->up_viol || d->low_viol || d->crit_viol) ? "(V)" : "", in tsens_read_irq_state() 613 if (d.crit_viol && in tsens_critical_irq_thread()