Home
last modified time | relevance | path

Searched refs:sof_ipc_cmd_hdr (Results 1 – 19 of 19) sorted by relevance

/linux-6.1.9/include/sound/sof/
Dtopology.h54 struct sof_ipc_cmd_hdr hdr;
101 struct sof_ipc_cmd_hdr hdr;
244 struct sof_ipc_cmd_hdr hdr;
266 struct sof_ipc_cmd_hdr hdr;
281 struct sof_ipc_cmd_hdr hdr;
286 struct sof_ipc_cmd_hdr hdr;
292 struct sof_ipc_cmd_hdr hdr;
Dpm.h31 struct sof_ipc_cmd_hdr hdr;
44 struct sof_ipc_cmd_hdr hdr;
49 struct sof_ipc_cmd_hdr hdr;
Dtrace.h24 struct sof_ipc_cmd_hdr hdr;
31 struct sof_ipc_cmd_hdr hdr;
67 struct sof_ipc_cmd_hdr hdr; /**< IPC command header */
Dheader.h154 struct sof_ipc_cmd_hdr { struct
164 struct sof_ipc_cmd_hdr hdr; argument
178 struct sof_ipc_cmd_hdr hdr;
Dinfo.h63 struct sof_ipc_cmd_hdr hdr;
91 struct sof_ipc_cmd_hdr hdr;
Dstream.h98 struct sof_ipc_cmd_hdr hdr;
114 struct sof_ipc_cmd_hdr hdr;
Dchannel_map.h55 struct sof_ipc_cmd_hdr hdr;
Ddai.h93 struct sof_ipc_cmd_hdr hdr;
/linux-6.1.9/sound/soc/sof/
Dipc3.c284 struct sof_ipc_cmd_hdr *hdr = msg->msg_data; in ipc3_wait_tx_done()
328 struct sof_ipc_cmd_hdr *hdr = msg_data; in ipc3_tx_msg_unlocked()
353 if (!msg_data || msg_bytes < sizeof(struct sof_ipc_cmd_hdr)) { in sof_ipc3_tx_msg()
904 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_stream_message()
926 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_comp_notification()
944 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_trace_message()
961 struct sof_ipc_cmd_hdr hdr; in sof_ipc3_rx_msg()
Dsof-client.h12 struct sof_ipc_cmd_hdr;
Dsof-client-probes.c53 struct sof_ipc_cmd_hdr hdr;
68 struct sof_ipc_cmd_hdr hdr;
74 struct sof_ipc_cmd_hdr hdr;
125 struct sof_ipc_cmd_hdr msg; in sof_probes_deinit()
Ddebug.c219 struct sof_ipc_cmd_hdr msg = { in memory_info_update()
220 .size = sizeof(struct sof_ipc_cmd_hdr), in memory_info_update()
Dsof-client.c253 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_tx_message()
378 struct sof_ipc_cmd_hdr *hdr = msg_buf; in sof_client_ipc_rx_dispatcher()
Dsof-client-ipc-flood-test.c66 struct sof_ipc_cmd_hdr hdr; in sof_debug_ipc_flood_test()
Dipc3-dtrace.c606 struct sof_ipc_cmd_hdr hdr; in ipc3_dtrace_release()
Dipc3-topology.c2113 struct sof_ipc_cmd_hdr *hdr; in sof_ipc3_widget_setup()
/linux-6.1.9/sound/soc/sof/amd/
Dacp-ipc.c100 struct sof_ipc_cmd_hdr *hdr; in acp_dsp_ipc_get_reply()
/linux-6.1.9/sound/soc/sof/intel/
Dhda-ipc.c90 struct sof_ipc_cmd_hdr *hdr; in hda_dsp_ipc_get_reply()
Dcnl.c271 struct sof_ipc_cmd_hdr *hdr; in cnl_ipc_send_msg()