Lines Matching refs:guid_block
42 struct guid_block { struct
58 struct guid_block gblock; argument
116 struct guid_block *block; in find_guid()
181 struct guid_block *block = NULL; in wmi_method_enable()
255 struct guid_block *block = NULL; in wmidev_evaluate_method()
303 struct guid_block *block = NULL; in __query_block()
409 struct guid_block *block = NULL; in wmi_set_block()
451 static void wmi_dump_wdg(const struct guid_block *g) in wmi_dump_wdg()
611 struct guid_block *gblock; in wmi_get_event_data()
1038 const struct guid_block *gblock, in wmi_create_device()
1148 const struct guid_block *gblock; in parse_wdg()
1168 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()
1169 total = obj->buffer.length / sizeof(struct guid_block); in parse_wdg()
1278 struct guid_block *block; in acpi_wmi_notify_handler()