Searched refs:hda_dsp_rom_msg (Results 1 – 1 of 1) sorted by relevance
298 static const struct hda_dsp_msg_code hda_dsp_rom_msg[] = { variable328 for (i = 0; i < ARRAY_SIZE(hda_dsp_rom_msg); i++) { in hda_dsp_get_status_skl()329 if (status == hda_dsp_rom_msg[i].code) { in hda_dsp_get_status_skl()331 hda_dsp_rom_msg[i].msg, status); in hda_dsp_get_status_skl()348 for (i = 0; i < ARRAY_SIZE(hda_dsp_rom_msg); i++) { in hda_dsp_get_status()349 if (status == hda_dsp_rom_msg[i].code) { in hda_dsp_get_status()351 hda_dsp_rom_msg[i].msg, status); in hda_dsp_get_status()