Home
last modified time | relevance | path

Searched refs:SPKUP_MAX_FUNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_priv_keyinfo.h66 #define SPKUP_MAX_FUNC 0x30 macro
H A Dmain.c2096 if (value < SPKUP_MAX_FUNC && spkup_handler[value]) { in do_spkup()