Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/intel/avs/
Dmessages.h488 struct avs_module_type { struct
489 u32 load_type:4;
490 u32 auto_start:1;
491 u32 domain_ll:1;
492 u32 domain_dp:1;
493 u32 lib_code:1;
494 u32 rsvd:24;