Home
last modified time | relevance | path

Searched refs:key_names (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c85 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 Dsysfs-driver-speakup251 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 Dkobjects.c938 __ATTR(key_names, 0644, message_show, message_store);
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c81 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 Dspkguide.txt397 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/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...