Searched refs:has_alerts (Results 1 – 1 of 1) sorted by relevance
134 bool has_alerts; /* chip supports alerts and limits */ member167 .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() local765 if (has_alerts) in ina2xx_is_visible()770 if (has_alerts) in ina2xx_is_visible()[all …]