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

/linux-master/drivers/platform/x86/
H A Dthink-lmi.c1495 static struct tlmi_pwd_setting *tlmi_create_auth(const char *pwd_type, function
1628 tlmi_priv.pwd_admin = tlmi_create_auth("pap", "bios-admin");
1635 tlmi_priv.pwd_power = tlmi_create_auth("pop", "power-on");
1643 tlmi_priv.pwd_system = tlmi_create_auth("smp", "system");
1650 tlmi_priv.pwd_hdd = tlmi_create_auth("hdd", "hdd");
1654 tlmi_priv.pwd_nvme = tlmi_create_auth("nvm", "nvme");

Completed in 107 milliseconds