Lines Matching +full:irq +full:- +full:push +full:- +full:pull
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
52 /* create new generic component - SOF_IPC_TPLG_COMP_NEW */
90 /* create new component buffer - SOF_IPC_TPLG_BUFFER_NEW */
99 /* generic component config data - must always be after struct sof_ipc_comp */
117 uint32_t no_irq; /**< don't send periodic IRQ to host/DSP */
127 uint32_t type; /**< DAI type - SOF_DAI_ */
180 uint32_t operation_mode; /**< push 0, pull 1, In push mode the */
184 /**< In pull mode the ASRC outputs */
264 /* new pipeline - SOF_IPC_TPLG_PIPE_NEW */
279 /* pipeline construction complete - SOF_IPC_TPLG_PIPE_COMPLETE */
290 /* connect two components in pipeline - SOF_IPC_TPLG_COMP_CONNECT */