Home
last modified time | relevance | path

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

/linux-6.8/drivers/platform/x86/
Dthink-lmi.h66 struct tlmi_pwd_setting { struct
67 struct kobject kobj;
68 bool valid;
69 char password[TLMI_PWD_BUFSIZE];
70 const char *pwd_type;
71 const char *role;
72 int minlen;
73 int maxlen;
74 enum encoding_option encoding;
75 char kbdlang[TLMI_LANG_MAXLEN];
[all …]