Home
last modified time | relevance | path

Searched defs:skl_module_cfg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.h384 struct skl_module_cfg { struct
385 u8 guid[16];
386 struct skl_module_inst_id id;
387 struct skl_module *module;
388 int res_idx;
389 int fmt_idx;
390 u8 domain;
391 bool homogenous_inputs;
392 bool homogenous_outputs;
393 struct skl_module_fmt in_fmt[MODULE_MAX_IN_PINS];
[all …]