Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Ddebug.c693 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev) in snd_sof_handle_fw_exception() function
707 EXPORT_SYMBOL(snd_sof_handle_fw_exception);
Dsof-priv.h525 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev);
Dipc.c220 snd_sof_handle_fw_exception(ipc->sdev); in tx_wait_done()