Home
last modified time | relevance | path

Searched refs:sof_arch_ops (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/
H A Dsof-priv.h271 const struct sof_arch_ops *arch_ops;
275 struct sof_arch_ops { struct
281 #define sof_arch_ops(sdev) ((sdev)->pdata->desc->ops->arch_ops) argument
554 sof_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
559 if (sof_arch_ops(sdev)->dsp_oops) in sof_oops()
560 sof_arch_ops(sdev)->dsp_oops(sdev, oops); in sof_oops()
563 extern const struct sof_arch_ops sof_xtensa_arch_ops;
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/
H A Dsof-priv.h271 const struct sof_arch_ops *arch_ops;
275 struct sof_arch_ops { struct
281 #define sof_arch_ops(sdev) ((sdev)->pdata->desc->ops->arch_ops) argument
554 sof_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
559 if (sof_arch_ops(sdev)->dsp_oops) in sof_oops()
560 sof_arch_ops(sdev)->dsp_oops(sdev, oops); in sof_oops()
563 extern const struct sof_arch_ops sof_xtensa_arch_ops;
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/
H A Dsof-priv.h271 const struct sof_arch_ops *arch_ops;
275 struct sof_arch_ops { struct
281 #define sof_arch_ops(sdev) ((sdev)->pdata->desc->ops->arch_ops) macro
554 sof_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
559 if (sof_arch_ops(sdev)->dsp_oops) in sof_oops()
560 sof_arch_ops(sdev)->dsp_oops(sdev, oops); in sof_oops()
563 extern const struct sof_arch_ops sof_xtensa_arch_ops;
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/xtensa/
H A Dcore.c131 const struct sof_arch_ops sof_xtensa_arch_ops = {
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/xtensa/
H A Dcore.c131 const struct sof_arch_ops sof_xtensa_arch_ops = {
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/xtensa/
H A Dcore.c131 const struct sof_arch_ops sof_xtensa_arch_ops = {