Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Ddebug.c434 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg) in snd_sof_handle_fw_exception() function
450 EXPORT_SYMBOL(snd_sof_handle_fw_exception);
H A Dipc4.c298 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc4_wait_tx_done()
H A Dsof-priv.h752 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev, const char *msg);
H A Dipc3.c304 snd_sof_handle_fw_exception(ipc->sdev, "IPC timeout"); in ipc3_wait_tx_done()