Lines Matching refs:guid_block
41 struct guid_block { struct
57 struct guid_block gblock; argument
115 struct guid_block *block; in find_guid()
180 struct guid_block *block = NULL; in wmi_method_enable()
254 struct guid_block *block = NULL; in wmidev_evaluate_method()
302 struct guid_block *block = NULL; in __query_block()
408 struct guid_block *block = NULL; in wmi_set_block()
450 static void wmi_dump_wdg(const struct guid_block *g) in wmi_dump_wdg()
608 struct guid_block *gblock; in wmi_get_event_data()
1035 const struct guid_block *gblock, in wmi_create_device()
1146 const struct guid_block *gblock; in parse_wdg()
1166 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()
1167 total = obj->buffer.length / sizeof(struct guid_block); in parse_wdg()
1276 struct guid_block *block; in acpi_wmi_notify_handler()