Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c1395 static struct tlmi_pwd_setting *tlmi_create_auth(const char *pwd_type, in tlmi_create_auth() function
1530 tlmi_priv.pwd_admin = tlmi_create_auth("pap", "bios-admin"); in tlmi_analyze()
1537 tlmi_priv.pwd_power = tlmi_create_auth("pop", "power-on"); in tlmi_analyze()
1545 tlmi_priv.pwd_system = tlmi_create_auth("smp", "system"); in tlmi_analyze()
1552 tlmi_priv.pwd_hdd = tlmi_create_auth("hdd", "hdd"); in tlmi_analyze()
1556 tlmi_priv.pwd_nvme = tlmi_create_auth("nvm", "nvme"); in tlmi_analyze()