Searched defs:sof_ipc_comp (Results 1 – 1 of 1) sorted by relevance
50 struct sof_ipc_comp { struct51 struct sof_ipc_cmd_hdr hdr;52 uint32_t id;53 enum sof_comp_type type;54 uint32_t pipeline_id;78 struct sof_ipc_comp comp; argument