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

/linux-master/drivers/platform/x86/dell/
H A Ddell-laptop.c1161 struct kbd_info { struct
1195 static struct kbd_info kbd_info; variable in typeref:struct:kbd_info
1213 * Second, via kbd_state.level (assigning numerical value <= kbd_info.levels).
1219 * tokens. If kbd_info.levels == 0, the machine does not support setting the
1223 static int kbd_get_info(struct kbd_info *info)
1258 if (kbd_info.levels != 0)
1259 return kbd_info.levels;
1269 if (kbd_info.levels != 0)
1284 if (kbd_info
[all...]

Completed in 214 milliseconds