Home
last modified time | relevance | path

Searched defs:stack_words (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/sof/imx/
H A Dimx-common.c26 u32 *stack, size_t stack_words) in imx8_get_registers() argument
/linux/sound/soc/sof/mediatek/
H A Dmtk-adsp-common.c32 u32 *stack, size_t stack_words) in mtk_adsp_get_registers() argument
/linux/sound/soc/sof/xtensa/
H A Dcore.c116 u32 *stack, u32 stack_words) in xtensa_stack()
/linux/sound/soc/sof/amd/
H A Dacp-common.c62 u32 *stack, size_t stack_words) in amd_get_registers()
/linux/sound/soc/sof/intel/
H A Datom.c38 u32 *stack, size_t stack_words) in atom_get_registers()
H A Dbdw.c226 u32 *stack, size_t stack_words) in bdw_get_registers()
H A Dhda-dsp.c1558 u32 *stack, size_t stack_words) in hda_dsp_get_registers()
/linux/sound/soc/sof/
H A Dcore.c126 void *stack, size_t stack_words) in sof_print_oops_and_stack()
H A Dsof-priv.h801 sof_stack(struct snd_sof_dev * sdev,const char * level,void * oops,u32 * stack,u32 stack_words) sof_stack() argument