Searched refs:guid_block (Results 1 – 1 of 1) sorted by relevance
42 struct guid_block { struct55 static_assert(sizeof(struct guid_block) == 20);56 static_assert(__alignof__(struct guid_block) == 1);67 struct guid_block gblock;129 struct guid_block *block; in wmi_method_enable()299 struct guid_block *block; in wmidev_evaluate_method()339 struct guid_block *block; in __query_block()495 struct guid_block *block = &wblock->gblock; in wmidev_block_set()1050 const struct guid_block *gblock; in parse_wdg()1072 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()[all …]
Completed in 5 milliseconds