Home
last modified time | relevance | path

Searched refs:hda_dsp_rom_msg (Results 1 – 1 of 1) sorted by relevance

/sound/soc/sof/intel/
Dhda.c332 static const struct hda_dsp_msg_code hda_dsp_rom_msg[] = { variable
364 for (i = 0; i < ARRAY_SIZE(hda_dsp_rom_msg); i++) { in hda_dsp_get_status()
365 if (status == hda_dsp_rom_msg[i].code) { in hda_dsp_get_status()
367 hda_dsp_rom_msg[i].msg, status); in hda_dsp_get_status()