Searched defs:think_lmi (Results 1 – 1 of 1) sorted by relevance
95 struct think_lmi { struct96 struct wmi_device *wmi_device;98 bool can_set_bios_settings;99 bool can_get_bios_selections;100 bool can_set_bios_password;101 bool can_get_password_settings;102 bool pending_changes;103 bool can_debug_cmd;104 bool opcode_support;105 bool certificate_support;[all …]