Searched defs:ipc_dsp_hdr (Results 1 – 1 of 1) sorted by relevance
181 struct ipc_dsp_hdr { struct182 u16 mod_index_id:8; /*!< DSP Command ID specific to tasks */183 u16 pipe_id:8; /*!< instance of the module in the pipeline */184 u16 mod_id; /*!< Pipe_id */185 u16 cmd_id; /*!< Module ID = lpe_algo_types_t */186 u16 length; /*!< Length of the payload only */