Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dkeyhelp.c118 int num_funcs = MSG_FUNCNAMES_END - MSG_FUNCNAMES_START + 1; in help_init()
158 (MSG_FUNCNAMES_START + cur_item + 1) <= MSG_FUNCNAMES_END) in spk_handle_help()
H A Di18n.h216 MSG_FUNCNAMES_END = MSG_FUNCNAME_WORD_SAY_PREVIOUS, enumerator
H A Di18n.c374 .end = MSG_FUNCNAMES_END,
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dkeyhelp.c118 int num_funcs = MSG_FUNCNAMES_END - MSG_FUNCNAMES_START + 1; in help_init()
158 (MSG_FUNCNAMES_START + cur_item + 1) <= MSG_FUNCNAMES_END) in spk_handle_help()
H A Di18n.h229 MSG_FUNCNAMES_END = MSG_FUNCNAME_WORD_SAY_PREVIOUS, enumerator
H A Di18n.c381 .end = MSG_FUNCNAMES_END,

Completed in 5 milliseconds