Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Ddebug.c433 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg) in snd_sof_handle_fw_exception() function
449 EXPORT_SYMBOL(snd_sof_handle_fw_exception);
Dipc4.c298 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc4_wait_tx_done()
Dsof-priv.h680 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg);
Dipc3.c296 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc3_wait_tx_done()