Lines Matching +full:control +full:- +full:channel
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
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 */
74 /* control command type */
82 /* generic channel mapped value data */
84 uint32_t channel; /**< channel map - enum sof_ipc_chmap */ member
90 uint32_t index; /**< component source/sink/control index in control */
97 /* generic control data */
102 /* control access and data type */
105 uint32_t index; /**< control index for comps > 1 control */
107 /* control data - can either be appended or DMAed from host */
117 /* control data - add new types if needed */
119 /* channel values can be used by volume type controls */
143 uint32_t event_type; /**< event type - SOF_CTRL_EVENT_* */
149 /* control data - add new types if needed */