Lines Matching +full:hdr +full:- +full:engine
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
53 /* create new generic component - SOF_IPC_TPLG_COMP_NEW */
55 struct sof_ipc_cmd_hdr hdr; member
95 /* create new component buffer - SOF_IPC_TPLG_BUFFER_NEW */
104 /* generic component config data - must always be after struct sof_ipc_comp */
106 struct sof_ipc_cmd_hdr hdr; member
123 uint32_t dmac_config; /**< DMA engine specific */
132 uint32_t type; /**< DAI type - SOF_DAI_ */
251 struct sof_ipc_cmd_hdr hdr; member
271 /* new pipeline - SOF_IPC_TPLG_PIPE_NEW */
273 struct sof_ipc_cmd_hdr hdr; member
286 /* pipeline construction complete - SOF_IPC_TPLG_PIPE_COMPLETE */
288 struct sof_ipc_cmd_hdr hdr; member
293 struct sof_ipc_cmd_hdr hdr; member
297 /* connect two components in pipeline - SOF_IPC_TPLG_COMP_CONNECT */
299 struct sof_ipc_cmd_hdr hdr; member