Searched refs:hda_dsp_rom_msg (Results 1 – 1 of 1) sorted by relevance
61 static const struct hda_dsp_msg_code hda_dsp_rom_msg[] = { variable91 for (i = 0; i < ARRAY_SIZE(hda_dsp_rom_msg); i++) { in hda_dsp_get_status_skl()92 if (status == hda_dsp_rom_msg[i].code) { in hda_dsp_get_status_skl()94 hda_dsp_rom_msg[i].msg, status); in hda_dsp_get_status_skl()111 for (i = 0; i < ARRAY_SIZE(hda_dsp_rom_msg); i++) { in hda_dsp_get_status()112 if (status == hda_dsp_rom_msg[i].code) { in hda_dsp_get_status()114 hda_dsp_rom_msg[i].msg, status); in hda_dsp_get_status()