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