Home
last modified time | relevance | path

Searched refs:dsp_oops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/soc/sof/xtensa/
A Dcore.c138 .dsp_oops = xtensa_dsp_oops,
/linux-6.3-rc2/sound/soc/sof/
A Dsof-priv.h343 void (*dsp_oops)(struct snd_sof_dev *sdev, const char *level, void *oops); member
752 if (sof_dsp_arch_ops(sdev)->dsp_oops) in sof_oops()
753 sof_dsp_arch_ops(sdev)->dsp_oops(sdev, level, oops); in sof_oops()

Completed in 6 milliseconds