Home
last modified time | relevance | path

Searched refs:tlmi_simple_call (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/platform/x86/
H A Dthink-lmi.c236 static int tlmi_simple_call(const char *guid, const char *arg) in tlmi_simple_call() function
329 return tlmi_simple_call(LENOVO_SAVE_BIOS_SETTINGS_GUID, in tlmi_save_bios_settings()
342 ret = tlmi_simple_call(LENOVO_OPCODE_IF_GUID, opcode_str); in tlmi_opcode_setting()
496 ret = tlmi_simple_call(LENOVO_SET_BIOS_PASSWORD_GUID, auth_str); in new_password_store()
754 ret = tlmi_simple_call(LENOVO_CERT_TO_PASSWORD_GUID, auth_str); in cert_to_password_store()
798 ret = tlmi_simple_call(LENOVO_CLEAR_BIOS_CERT_GUID, auth_str); in certificate_store()
854 ret = tlmi_simple_call(guid, auth_str); in certificate_store()
1077 ret = tlmi_simple_call(LENOVO_SAVE_BIOS_SETTING_CERT_GUID, in current_value_store()
1102 ret = tlmi_simple_call(LENOVO_SET_BIOS_SETTINGS_GUID, set_str); in current_value_store()
1279 ret = tlmi_simple_call(LENOVO_SAVE_BIOS_SETTING_CERT_GUID, in save_settings_store()
[all …]