Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dina2xx.c134 bool has_alerts; /* chip supports alerts and limits */ member
167 .has_alerts = false,
181 .has_alerts = true,
195 .has_alerts = true,
209 .has_alerts = true,
222 .has_alerts = true,
236 .has_alerts = true,
754 bool has_alerts = data->config->has_alerts; in ina2xx_is_visible() local
765 if (has_alerts) in ina2xx_is_visible()
770 if (has_alerts) in ina2xx_is_visible()
[all …]