Lines Matching refs:feat
161 if (priv->feat->adc) in tsens_hw_to_mC()
183 if (priv->feat->adc) in tsens_mC_to_hw()
192 return priv->feat->ver_major; in tsens_version()
294 if (priv->feat->crit_int) { in tsens_threshold_violated()
392 if (priv->feat->has_watchdog) { in tsens_critical_irq_thread()
630 priv->feat->max_sensors, priv->num_sensors); in dbg_sensors_show()
798 for (i = 0; i < priv->feat->max_sensors; i++) { in init_common()
811 if (priv->feat->crit_int) { in init_common()
814 for (i = 0; i < priv->feat->max_sensors; i++) { in init_common()
831 priv->feat->has_watchdog = 1; in init_common()
984 if (priv->feat->crit_int) in tsens_register()
1039 priv->feat = data->feat; in tsens_probe()