Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.h53 struct tlmi_pwd_setting { struct
54 struct kobject kobj;
55 bool valid;
56 char password[TLMI_PWD_BUFSIZE];
57 const char *pwd_type;
58 const char *role;
59 int minlen;
60 int maxlen;
61 enum encoding_option encoding;
62 char kbdlang[TLMI_LANG_MAXLEN];
[all …]