Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Ddebug.c811 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev) in snd_sof_handle_fw_exception() function
825 EXPORT_SYMBOL(snd_sof_handle_fw_exception);
Dsof-priv.h540 void snd_sof_handle_fw_exception(struct snd_sof_dev *sdev);
Dipc.c231 snd_sof_handle_fw_exception(ipc->sdev); in tx_wait_done()