MSG_KEYNAMES_START  378 drivers/staging/speakup/i18n.c 		.start = MSG_KEYNAMES_START,
MSG_KEYNAMES_START  108 drivers/staging/speakup/i18n.h 	MSG_KEYNAME_ESC = MSG_KEYNAMES_START,
MSG_KEYNAMES_START   16 drivers/staging/speakup/keyhelp.c static const int num_key_names = MSG_KEYNAMES_END - MSG_KEYNAMES_START + 1;
MSG_KEYNAMES_START  111 drivers/staging/speakup/keyhelp.c 			     spk_msg_get(MSG_KEYNAMES_START + (key - 1)));
MSG_KEYNAMES_START  174 drivers/staging/speakup/keyhelp.c 				     spk_msg_get(MSG_KEYNAMES_START + key - 1));