Home
last modified time | relevance | path

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

/Linux-v6.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()
152 offsetof(struct scratch_ipc_conf, sof_dsp_msg_write); in acp_sof_ipc_irq_thread()
154 offsetof(struct scratch_ipc_conf, sof_dsp_ack_write); in acp_sof_ipc_irq_thread()
Dacp.h95 struct scratch_ipc_conf { struct
115 struct scratch_ipc_conf info; argument