Lines Matching +full:use +full:- +full:push +full:- +full:pull
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
53 /* create new generic component - SOF_IPC_TPLG_COMP_NEW */
95 /* create new component buffer - SOF_IPC_TPLG_BUFFER_NEW */
101 uint32_t reserved; /**< reserved for future use */
104 /* generic component config data - must always be after struct sof_ipc_comp */
113 /* reserved for future use */
132 uint32_t type; /**< DAI type - SOF_DAI_ */
179 /**< use 0 to indicate need to get */
182 /**< use 0 to indicate need to get */
187 uint32_t operation_mode; /**< push 0, pull 1, In push mode the */
191 /**< In pull mode the ASRC outputs */
195 /* reserved for future use */
241 /* reserved for future use */
271 /* new pipeline - SOF_IPC_TPLG_PIPE_NEW */
286 /* pipeline construction complete - SOF_IPC_TPLG_PIPE_COMPLETE */
297 /* connect two components in pipeline - SOF_IPC_TPLG_COMP_CONNECT */