Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas675x.c1770 static const struct tas675x_fault_reg tas675x_fault_table[] = { variable
1793 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()