Lines Matching refs:guid_block
50 struct guid_block { struct
65 struct guid_block gblock; argument
201 struct guid_block *block; in find_guid()
222 struct guid_block *block = NULL; in wmi_method_enable()
255 struct guid_block *block = NULL; in wmi_evaluate_method()
313 struct guid_block *block = NULL; in wmi_query_block()
388 struct guid_block *block = NULL; in wmi_set_block()
430 static void wmi_dump_wdg(const struct guid_block *g) in wmi_dump_wdg()
591 struct guid_block *gblock; in wmi_get_event_data()
686 static int wmi_create_device(const struct guid_block *gblock, in wmi_create_device()
730 const struct guid_block *gblock; in parse_wdg()
749 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()
750 total = obj->buffer.length / sizeof(struct guid_block); in parse_wdg()
839 struct guid_block *block; in acpi_wmi_notify()