Searched refs:sof_ipc_cmd_hdr (Results 1 – 19 of 19) sorted by relevance
54 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;
31 struct sof_ipc_cmd_hdr hdr;44 struct sof_ipc_cmd_hdr hdr;49 struct sof_ipc_cmd_hdr hdr;
24 struct sof_ipc_cmd_hdr hdr;31 struct sof_ipc_cmd_hdr hdr;67 struct sof_ipc_cmd_hdr hdr; /**< IPC command header */
154 struct sof_ipc_cmd_hdr { struct164 struct sof_ipc_cmd_hdr hdr; argument178 struct sof_ipc_cmd_hdr hdr;
63 struct sof_ipc_cmd_hdr hdr;91 struct sof_ipc_cmd_hdr hdr;
98 struct sof_ipc_cmd_hdr hdr;114 struct sof_ipc_cmd_hdr hdr;
55 struct sof_ipc_cmd_hdr hdr;
95 struct sof_ipc_cmd_hdr hdr;
23 struct sof_ipc_cmd_hdr hdr;38 struct sof_ipc_cmd_hdr hdr;44 struct sof_ipc_cmd_hdr hdr;95 struct sof_ipc_cmd_hdr msg; in ipc3_probes_deinit()
284 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()
12 struct sof_ipc_cmd_hdr;
254 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_tx_message()273 struct sof_ipc_cmd_hdr *hdr = ipc_msg; in sof_client_ipc_set_get_data()412 struct sof_ipc_cmd_hdr *hdr = msg_buf; in sof_client_ipc_rx_dispatcher()
219 struct sof_ipc_cmd_hdr msg = { in memory_info_update()220 .size = sizeof(struct sof_ipc_cmd_hdr), in memory_info_update()
66 struct sof_ipc_cmd_hdr hdr; in sof_debug_ipc_flood_test()
606 struct sof_ipc_cmd_hdr hdr; in ipc3_dtrace_release()
2136 struct sof_ipc_cmd_hdr *hdr; in sof_ipc3_widget_setup()
100 struct sof_ipc_cmd_hdr *hdr; in acp_dsp_ipc_get_reply()
126 struct sof_ipc_cmd_hdr *hdr; in hda_dsp_ipc_get_reply()
291 struct sof_ipc_cmd_hdr *hdr; in cnl_ipc_send_msg()
Completed in 29 milliseconds