Searched defs:think_lmi (Results 1 – 1 of 1) sorted by relevance
78 struct think_lmi { struct79 struct wmi_device *wmi_device;81 bool can_set_bios_settings;82 bool can_get_bios_selections;83 bool can_set_bios_password;84 bool can_get_password_settings;85 bool pending_changes;86 bool can_debug_cmd;87 bool opcode_support;88 bool certificate_support;[all …]