Searched refs:guid_block (Results 1 – 1 of 1) sorted by relevance
44 struct guid_block { struct56 static_assert(sizeof(typeof_member(struct guid_block, guid)) == 16); argument57 static_assert(sizeof(struct guid_block) == 20);58 static_assert(__alignof__(struct guid_block) == 1);68 struct guid_block gblock;192 struct guid_block *block; in wmi_method_enable()355 struct guid_block *block; in wmidev_evaluate_method()396 struct guid_block *block; in __query_block()520 struct guid_block *block; in wmi_set_block()558 static void wmi_dump_wdg(const struct guid_block *g) in wmi_dump_wdg()[all …]