Searched refs:dae_hw_error (Results 1 – 1 of 1) sorted by relevance
47 static const struct hisi_dae_hw_error dae_hw_error[] = { variable 173 const struct hisi_dae_hw_error *err = dae_hw_error; in hisi_dae_log_hw_error() 178 for (i = 0; i < ARRAY_SIZE(dae_hw_error); i++) { in hisi_dae_log_hw_error() 179 err = &dae_hw_error[i]; in hisi_dae_log_hw_error()