Home
last modified time | relevance | path

Searched refs:scratch_ipc_conf (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/sof/amd/
Dacp-ipc.c46 offsetof(struct scratch_ipc_conf, sof_host_msg_write); in acp_ipc_host_msg_set()
54 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in acp_dsp_ipc_host_done()
62 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in acp_dsp_ipc_dsp_done()
161 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in acp_sof_ipc_irq_thread()
163 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in acp_sof_ipc_irq_thread()
Dacp-common.c29 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in amd_sof_ipc_dump()
31 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in amd_sof_ipc_dump()
33 offsetof(struct scratch_ipc_conf, sof_host_msg_write); in amd_sof_ipc_dump()
35 offsetof(struct scratch_ipc_conf, sof_host_ack_write); in amd_sof_ipc_dump()
Dacp.h147 struct scratch_ipc_conf { struct
167 struct scratch_ipc_conf info; argument