Searched defs:skl_module_cfg (Results 1 – 1 of 1) sorted by relevance
385 struct skl_module_cfg { struct386 u8 guid[16];387 struct skl_module_inst_id id;388 struct skl_module *module;389 int res_idx;390 int fmt_idx;391 int fmt_cfg_idx;392 u8 domain;393 bool homogenous_inputs;394 bool homogenous_outputs;[all …]