Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/
Dops.c151 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable) in snd_sof_dsp_panic() argument
176 if (non_recoverable) { in snd_sof_dsp_panic()
Dops.h662 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable);
/linux-6.12.1/sound/soc/sof/intel/
Dcnl.c171 bool non_recoverable = true; in cnl_ipc_irq_thread() local
183 non_recoverable = false; in cnl_ipc_irq_thread()
186 non_recoverable); in cnl_ipc_irq_thread()
Dhda-ipc.c325 bool non_recoverable = true; in hda_dsp_ipc_irq_thread() local
337 non_recoverable = false; in hda_dsp_ipc_irq_thread()
340 non_recoverable); in hda_dsp_ipc_irq_thread()