Searched defs:avs_module_type (Results 1 – 1 of 1) sorted by relevance
486 struct avs_module_type { struct487 u32 load_type:4;488 u32 auto_start:1;489 u32 domain_ll:1;490 u32 domain_dp:1;491 u32 lib_code:1;492 u32 rsvd:24;