Searched defs:avs_module_type (Results 1 – 1 of 1) sorted by relevance
488 struct avs_module_type { struct489 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;