Home
last modified time | relevance | path

Searched refs:sof_ipc_reply (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/include/sound/sof/
Dcontrol.h99 struct sof_ipc_reply rhdr;
140 struct sof_ipc_reply rhdr;
Dstream.h107 struct sof_ipc_reply rhdr;
137 struct sof_ipc_reply rhdr;
Ddebug.h37 struct sof_ipc_reply rhdr; /**< generic IPC reply header */
Dtrace.h40 struct sof_ipc_reply rhdr;
Dheader.h163 struct sof_ipc_reply { struct
Dtopology.h249 struct sof_ipc_reply rhdr;
/Linux-v6.6/sound/soc/sof/
Dipc3.c237 struct sof_ipc_reply *reply; in sof_ipc3_get_reply()
395 } else if (reply_bytes > sizeof(struct sof_ipc_reply)) { in sof_ipc3_tx_msg()
398 header_bytes = sizeof(struct sof_ipc_reply); in sof_ipc3_tx_msg()
507 size_t header_bytes = sizeof(struct sof_ipc_reply); in sof_ipc3_set_get_data()
Dsof-client-probes-ipc3.c29 struct sof_ipc_reply rhdr;
Dsof-client-ipc-msg-injector.c57 struct sof_ipc_reply *rhdr = priv->rx_buffer; in sof_msg_inject_dfs_read()
/Linux-v6.6/sound/soc/sof/amd/
Dacp-ipc.c99 struct sof_ipc_reply reply; in acp_dsp_ipc_get_reply()
/Linux-v6.6/sound/soc/sof/intel/
Dhda-ipc.c125 struct sof_ipc_reply reply; in hda_dsp_ipc_get_reply()