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