Searched defs:sof_ipc_comp_process (Results 1 – 1 of 1) sorted by relevance
235 struct sof_ipc_comp_process { struct236 struct sof_ipc_comp comp;237 struct sof_ipc_comp_config config;238 uint32_t size; /**< size of bespoke data section in bytes */239 uint32_t type; /**< sof_ipc_process_type */242 uint32_t reserved[7];244 unsigned char data[];