Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/avs/
Dmessages.h484 struct avs_module_type { struct
485 u32 load_type:4;
486 u32 auto_start:1;
487 u32 domain_ll:1;
488 u32 domain_dp:1;
489 u32 lib_code:1;
490 u32 rsvd:24;