Lines Matching refs:guid_block
50 struct guid_block { struct
65 struct guid_block gblock; argument
229 struct guid_block *block; in find_guid()
250 struct guid_block *block = NULL; in wmi_method_enable()
283 struct guid_block *block = NULL; in wmi_evaluate_method()
341 struct guid_block *block = NULL; in wmi_query_block()
416 struct guid_block *block = NULL; in wmi_set_block()
458 static void wmi_dump_wdg(const struct guid_block *g) in wmi_dump_wdg()
623 struct guid_block *gblock; in wmi_get_event_data()
721 static int wmi_create_device(const struct guid_block *gblock, in wmi_create_device()
768 const struct guid_block *gblock; in parse_wdg()
787 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()
788 total = obj->buffer.length / sizeof(struct guid_block); in parse_wdg()
877 struct guid_block *block; in acpi_wmi_notify()