Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dthink-lmi.c1332 static struct tlmi_pwd_setting *tlmi_create_auth(const char *pwd_type, in tlmi_create_auth() function
1440 tlmi_priv.pwd_admin = tlmi_create_auth("pap", "bios-admin"); in tlmi_analyze()
1447 tlmi_priv.pwd_power = tlmi_create_auth("pop", "power-on"); in tlmi_analyze()
1455 tlmi_priv.pwd_system = tlmi_create_auth("sys", "system"); in tlmi_analyze()
1462 tlmi_priv.pwd_hdd = tlmi_create_auth("hdd", "hdd"); in tlmi_analyze()
1466 tlmi_priv.pwd_nvme = tlmi_create_auth("nvm", "nvme"); in tlmi_analyze()