Lines Matching +full:dual +full:- +full:direction
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
3 * This file is provided under a dual BSD/GPLv2 license. When using or
19 /* channel positions - uses same values as ALSA */
61 /* control data type and direction */
63 /* per channel data - uses struct sof_ipc_ctrl_value_chan */
66 /* component data - uses struct sof_ipc_ctrl_value_comp */
69 /* bespoke data - uses struct sof_abi_hdr */
84 uint32_t channel; /**< channel map - enum sof_ipc_chmap */
107 /* control data - can either be appended or DMAed from host */
117 /* control data - add new types if needed */
143 uint32_t event_type; /**< event type - SOF_CTRL_EVENT_* */
149 /* control data - add new types if needed */