Searched refs:fault_set (Results 1 – 1 of 1) sorted by relevance
368 static int wled_ovp_fault_status(struct wled *wled, bool *fault_set) in wled_ovp_fault_status() argument373 *fault_set = false; in wled_ovp_fault_status()391 *fault_set = true; in wled_ovp_fault_status()394 *fault_set = true; in wled_ovp_fault_status()398 *fault_set = true; in wled_ovp_fault_status()400 if (*fault_set) in wled_ovp_fault_status()577 bool fault_set; in wled_auto_string_detection() local656 rc = wled_ovp_fault_status(wled, &fault_set); in wled_auto_string_detection()663 if (fault_set) in wled_auto_string_detection()814 bool fault_set; in wled_auto_detection_at_init() local[all …]