Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A 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()
A Dops.h627 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset, bool non_recoverable);
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-ipc.c314 bool non_recoverable = true; in hda_dsp_ipc_irq_thread() local
326 non_recoverable = false; in hda_dsp_ipc_irq_thread()
329 non_recoverable); in hda_dsp_ipc_irq_thread()
A Dcnl.c170 bool non_recoverable = true; in cnl_ipc_irq_thread() local
182 non_recoverable = false; in cnl_ipc_irq_thread()
185 non_recoverable); in cnl_ipc_irq_thread()

Completed in 8 milliseconds