Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dops.c149 * @non_recoverable: the panic is fatal, no recovery will be done by the caller
151 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable) in snd_sof_dsp_panic() argument
173 * the non_recoverable flag. in snd_sof_dsp_panic()
176 if (non_recoverable) { in snd_sof_dsp_panic()
H A Dops.h627 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable);
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ipc.c314 bool non_recoverable = true; in hda_dsp_ipc_irq_thread() local
320 * the last boot attempt then change the non_recoverable in hda_dsp_ipc_irq_thread()
326 non_recoverable = false; in hda_dsp_ipc_irq_thread()
329 non_recoverable); in hda_dsp_ipc_irq_thread()
H A Dcnl.c170 bool non_recoverable = true; in cnl_ipc_irq_thread() local
176 * the last boot attempt then change the non_recoverable in cnl_ipc_irq_thread()
182 non_recoverable = false; in cnl_ipc_irq_thread()
185 non_recoverable); in cnl_ipc_irq_thread()

Completed in 3 milliseconds