Home
last modified time | relevance | path

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

/linux-6.6.21/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.h95 struct sof_ipc_cmd_hdr hdr;
/linux-6.6.21/sound/soc/sof/
Dsof-client-probes-ipc3.c23 struct sof_ipc_cmd_hdr hdr;
38 struct sof_ipc_cmd_hdr hdr;
44 struct sof_ipc_cmd_hdr hdr;
94 struct sof_ipc_cmd_hdr msg; in ipc3_probes_deinit()
Dipc3.c292 struct sof_ipc_cmd_hdr *hdr = msg->msg_data; in ipc3_wait_tx_done()
336 struct sof_ipc_cmd_hdr *hdr = msg_data; in ipc3_tx_msg_unlocked()
361 if (!msg_data || msg_bytes < sizeof(struct sof_ipc_cmd_hdr)) { in sof_ipc3_tx_msg()
390 if (msg_bytes > sizeof(struct sof_ipc_cmd_hdr)) { in sof_ipc3_tx_msg()
393 header_bytes = sizeof(struct sof_ipc_cmd_hdr); in sof_ipc3_tx_msg()
940 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_stream_message()
962 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_comp_notification()
980 struct sof_ipc_cmd_hdr *hdr = msg_buf; in ipc3_trace_message()
993 void sof_ipc3_do_rx_work(struct snd_sof_dev *sdev, struct sof_ipc_cmd_hdr *hdr, void *msg_buf) in sof_ipc3_do_rx_work()
1059 struct sof_ipc_cmd_hdr hdr; in sof_ipc3_rx_msg()
Dsof-client.c291 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_tx_message()
309 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_rx_message()
328 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_set_get_data()
467 struct sof_ipc_cmd_hdr *hdr = msg_buf; in sof_client_ipc_rx_dispatcher()
Dipc3-priv.h32 void sof_ipc3_do_rx_work(struct snd_sof_dev *sdev, struct sof_ipc_cmd_hdr *hdr, void *msg_buf);
Dsof-client.h12 struct sof_ipc_cmd_hdr;
Dsof-client-ipc-kernel-injector.c45 struct sof_ipc_cmd_hdr *hdr = priv->kernel_buffer; in sof_kernel_msg_inject_dfs_write()
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-ipc-flood-test.c66 struct sof_ipc_cmd_hdr hdr; in sof_debug_ipc_flood_test()
Dipc3-dtrace.c597 struct sof_ipc_cmd_hdr hdr; in ipc3_dtrace_release()
Dipc3-topology.c2157 struct sof_ipc_cmd_hdr *hdr; in sof_ipc3_widget_setup()
/linux-6.6.21/sound/soc/sof/amd/
Dacp-ipc.c100 struct sof_ipc_cmd_hdr *hdr; in acp_dsp_ipc_get_reply()
/linux-6.6.21/sound/soc/sof/intel/
Dhda-ipc.c126 struct sof_ipc_cmd_hdr *hdr; in hda_dsp_ipc_get_reply()
Dcnl.c291 struct sof_ipc_cmd_hdr *hdr; in cnl_ipc_send_msg()