Searched refs:key_names (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | privates.c | 85 static const char *key_names[PRIVATE_LAST] = { variable 606 key_names[type]); in dixRegisterScreenSpecificPrivateKey() 745 key_names[t], global_keys[t].created, global_keys[t].offset, in dixPrivateUsage() 774 global_keys[t].created, key_names[t]); in dixResetPrivates()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-driver-speakup | 251 What: /sys/accessibility/speakup/i18n/key_names 254 Description: Again, key_names is used by Speakup's help system. In the 256 This name came from the key_names file.
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | kobjects.c | 938 __ATTR(key_names, 0644, message_show, message_store);
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx.c | 81 static const char *key_names[] = {"Key_Home", "Key_Back", "Key_Menu", "Key_Search"}; variable 864 … GTP_DEBUG("Key: %s %s", key_names[ret], (key_value & (0x01 << i)) ? "Down" : "Up"); in goodix_ts_work_func()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | spkguide.txt | 397 key_names 1022 * key_names: 1023 Again, key_names is used by Speakup's help system. In the previous 1025 This name came from the key_names file.
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |