Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Ddebug.c451 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg) in snd_sof_handle_fw_exception() function
469 EXPORT_SYMBOL(snd_sof_handle_fw_exception);
H A Dipc4.c332 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc4_wait_tx_done()