Searched refs:error_text (Results 1 – 1 of 1) sorted by relevance
1494 const char *state_text, *error_text, *module_text; in hda_dsp_get_state() local1549 error_text = hda_dsp_get_state_text(error_code, hda_dsp_rom_fw_error_texts, in hda_dsp_get_state()1551 if (!error_text) in hda_dsp_get_state()1552 error_text = "unknown"; in hda_dsp_get_state()1556 error_text); in hda_dsp_get_state()1559 error_text); in hda_dsp_get_state()
Completed in 5 milliseconds