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()
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()
618 struct guid_block *gblock; in wmi_get_event_data()
1045 const struct guid_block *gblock, in wmi_create_device()
1155 const struct guid_block *gblock; in parse_wdg()
1175 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()
1176 total = obj->buffer.length / sizeof(struct guid_block); in parse_wdg()
1285 struct guid_block *block; in acpi_wmi_notify_handler()