Searched refs:hda_dsp_rom_msg (Results 1 – 1 of 1) sorted by relevance
459 static const struct hda_dsp_msg_code hda_dsp_rom_msg[] = { variable489 for (i = 0; i < ARRAY_SIZE(hda_dsp_rom_msg); i++) { in hda_dsp_get_status()490 if (status == hda_dsp_rom_msg[i].code) { in hda_dsp_get_status()492 hda_dsp_rom_msg[i].msg, status); in hda_dsp_get_status()
Completed in 4 milliseconds