Lines Matching refs:uint32_t
84 uint32_t channel; /**< channel map - enum sof_ipc_chmap */
85 uint32_t value;
90 uint32_t index; /**< component source/sink/control index in control */
92 uint32_t uvalue;
100 uint32_t comp_id;
103 uint32_t type; /**< enum sof_ipc_ctrl_type */
104 uint32_t cmd; /**< enum sof_ipc_ctrl_cmd */
105 uint32_t index; /**< control index for comps > 1 control */
109 uint32_t num_elems; /**< in array elems or bytes for data type */
110 uint32_t elems_remaining; /**< elems remaining if sent in parts */
112 uint32_t msg_index; /**< for large messages sent in parts */
115 uint32_t reserved[6];
142 uint32_t src_comp_id; /**< source component id */
143 uint32_t event_type; /**< event type - SOF_CTRL_EVENT_* */
144 uint32_t num_elems; /**< in array elems or bytes for data type */
147 uint32_t reserved[8];
154 uint32_t event_value;