Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Ddebug.c452 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg) in snd_sof_handle_fw_exception() function
470 EXPORT_SYMBOL(snd_sof_handle_fw_exception);
Dsof-priv.h785 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg);
Dipc4.c307 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc4_wait_tx_done()
Dipc3.c304 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc3_wait_tx_done()