Lines Matching refs:xoops
18 * @xoops: Stores information about registers.
24 struct sof_ipc_dsp_oops_xtensa *xoops,
31 sof_mailbox_read(sdev, offset, xoops, sizeof(*xoops));
34 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) {
36 xoops->arch_hdr.totalsize);
39 offset += xoops->arch_hdr.totalsize;
53 struct sof_ipc_dsp_oops_xtensa xoops;
66 imx8_get_registers(sdev, &xoops, &panic_info, stack,
70 snd_sof_get_status(sdev, status, status, &xoops, &panic_info, stack,