Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthink-lmi.c1538 static struct tlmi_pwd_setting *tlmi_create_auth(const char *pwd_type, in tlmi_create_auth() function
1671 tlmi_priv.pwd_admin = tlmi_create_auth("pap", "bios-admin"); in tlmi_analyze()
1678 tlmi_priv.pwd_power = tlmi_create_auth("pop", "power-on"); in tlmi_analyze()
1686 tlmi_priv.pwd_system = tlmi_create_auth("smp", "system"); in tlmi_analyze()
1693 tlmi_priv.pwd_hdd = tlmi_create_auth("hdd", "hdd"); in tlmi_analyze()
1697 tlmi_priv.pwd_nvme = tlmi_create_auth("nvm", "nvme"); in tlmi_analyze()