Home
last modified time | relevance | path

Searched defs:tlmi_pwd_setting (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/
H A Dthink-lmi.h71 struct tlmi_pwd_setting { struct
72 struct kobject kobj;
73 bool pwd_enabled;
74 char password[TLMI_PWD_BUFSIZE];
75 const char *pwd_type;
76 const char *role;
77 int minlen;
78 int maxlen;
79 enum encoding_option encoding;
80 char kbdlang[TLMI_LANG_MAXLEN];
[all …]