Home
last modified time | relevance | path

Searched refs:E_DEC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_types.h31 E_DEC, enumerator
H A Dvarhandlers.c209 case E_DEC: in spk_set_num_var()
H A Dmain.c1854 int how = (var_id & 1) ? E_INC : E_DEC; in inc_dec_var()