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