Searched refs:non_recoverable (Results 1 – 4 of 4) sorted by relevance
129 * @non_recoverable: the panic is fatal, no recovery will be done by the caller in snd_sof_dsp_update_bits_forced_unlocked() 131 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable) in snd_sof_dsp_update_bits_forced_unlocked() 153 * the non_recoverable flag. in snd_sof_dsp_panic() 156 if (non_recoverable) { in snd_sof_dsp_panic() 151 snd_sof_dsp_panic(struct snd_sof_dev * sdev,u32 offset,bool non_recoverable) snd_sof_dsp_panic() argument
658 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable);
164 bool non_recoverable = true; in cnl_ipc_irq_thread() local176 non_recoverable = false; in cnl_ipc_irq_thread()179 non_recoverable); in cnl_ipc_irq_thread()
318 bool non_recoverable = true; in hda_dsp_ipc_irq_thread() 324 * the last boot attempt then change the non_recoverable in hda_dsp_ipc_irq_thread() 330 non_recoverable = false; in hda_dsp_ipc_irq_thread() 333 non_recoverable); in hda_dsp_ipc_irq_thread() 325 bool non_recoverable = true; hda_dsp_ipc_irq_thread() local