Searched defs:sof_ipc_comp_process (Results 1 – 1 of 1) sorted by relevance
184 struct sof_ipc_comp_process { struct185 struct sof_ipc_comp comp;186 struct sof_ipc_comp_config config;187 uint32_t size; /**< size of bespoke data section in bytes */188 uint32_t type; /**< sof_ipc_process_type */191 uint32_t reserved[7];193 unsigned char data[0];