Searched refs:dsp_stack (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/xtensa/ |
H A D | core.c | 133 .dsp_stack = xtensa_stack,
|
/kernel/linux/linux-6.6/sound/soc/sof/xtensa/ |
H A D | core.c | 139 .dsp_stack = xtensa_stack,
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | sof-priv.h | 268 void (*dsp_stack)(struct snd_sof_dev *sdev, void *oops, member 538 sof_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | sof-priv.h | 348 void (*dsp_stack)(struct snd_sof_dev *sdev, const char *level, void *oops, member 770 sof_dsp_arch_ops(sdev)->dsp_stack(sdev, level, oops, stack, in sof_stack()
|
Completed in 4 milliseconds