Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/qcom/
Dtsens-v2.c33 .crit_int = 1,
Dtsens-8960.c271 .crit_int = 0,
Dtsens.c296 if (priv->feat->crit_int) { in tsens_threshold_violated()
878 if (priv->feat->crit_int || tsens_version(priv) < VER_0_1) { in init_common()
1083 if (priv->feat->crit_int) in tsens_register()
Dtsens-v1.c304 .crit_int = 0,
Dtsens.h506 unsigned int crit_int:1; member
Dtsens-v0_1.c541 .crit_int = 0,