Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/speakup/
Dspk_priv_keyinfo.h83 #define VAR_START 0x40 /* increase if adding more than 0x3f functions */ macro
87 #define SPELL_DELAY_DEC (VAR_START+0)
Dmain.c1764 int var_id = (int)value - VAR_START; in inc_dec_var()