Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dina2xx.c172 .has_alerts = false,
183 .has_alerts = true,
193 .has_alerts = true,
204 .has_alerts = true,
714 bool has_alerts = data->config->has_alerts; in ina2xx_is_visible() local
725 if (has_alerts) in ina2xx_is_visible()
730 if (has_alerts) in ina2xx_is_visible()
743 if (has_alerts) in ina2xx_is_visible()
748 if (has_alerts) in ina2xx_is_visible()
760 if (has_alerts) in ina2xx_is_visible()
[all …]