Searched refs:AmlBlockFlags (Results 1 – 2 of 2) sorted by relevance
24 } AmlBlockFlags; typedef31 AmlBlockFlags block_flags;
467 static Aml *aml_bundle(uint8_t op, AmlBlockFlags flags) in aml_bundle()