Searched refs:fault_set (Results 1 – 1 of 1) sorted by relevance
369 static int wled_ovp_fault_status(struct wled *wled, bool *fault_set) in wled_ovp_fault_status() argument374 *fault_set = false; in wled_ovp_fault_status()392 *fault_set = true; in wled_ovp_fault_status()395 *fault_set = true; in wled_ovp_fault_status()399 *fault_set = true; in wled_ovp_fault_status()401 if (*fault_set) in wled_ovp_fault_status()565 bool fault_set; in wled_auto_string_detection() local643 rc = wled_ovp_fault_status(wled, &fault_set); in wled_auto_string_detection()650 if (fault_set) in wled_auto_string_detection()800 bool fault_set; in wled_auto_detection_at_init() local[all …]