Searched refs:tas675x_fault_table (Results 1 – 1 of 1) sorted by relevance
1770 static const struct tas675x_fault_reg tas675x_fault_table[] = { variable1793 static_assert(ARRAY_SIZE(tas675x_fault_table) == TAS675X_FAULT_REGS_NUM);1811 for (i = 0; i < ARRAY_SIZE(tas675x_fault_table); i++) { in tas675x_check_faults()1812 const struct tas675x_fault_reg *f = &tas675x_fault_table[i]; in tas675x_check_faults()