Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthink-lmi.h47 const char *set_bios_setting; member
H A Dthink-lmi.c189 .set_bios_setting = LENOVO_SET_BIOS_SETTING_CERT_GUID,
199 .set_bios_setting = LENOVO_TC_SET_BIOS_SETTING_CERT_GUID,
1127 ret = tlmi_simple_call(tlmi_priv.cert_guid->set_bios_setting, set_str); in current_value_store()