Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthink-lmi.c1393 static struct tlmi_pwd_setting *tlmi_create_auth(const char *pwd_type, in tlmi_create_auth() function
1528 tlmi_priv.pwd_admin = tlmi_create_auth("pap", "bios-admin"); in tlmi_analyze()
1535 tlmi_priv.pwd_power = tlmi_create_auth("pop", "power-on"); in tlmi_analyze()
1543 tlmi_priv.pwd_system = tlmi_create_auth("smp", "system"); in tlmi_analyze()
1550 tlmi_priv.pwd_hdd = tlmi_create_auth("hdd", "hdd"); in tlmi_analyze()
1554 tlmi_priv.pwd_nvme = tlmi_create_auth("nvm", "nvme"); in tlmi_analyze()