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

/xsrc/external/mit/xf86-input-elographics/dist/src/
H A Dxf86Elo.c87 #define ELO_UNTOUCH_DELAY 5 /* 100 ms */ macro
957 priv->untouch_delay = ELO_UNTOUCH_DELAY;
1057 priv->untouch_delay = xf86SetIntOption(pInfo->options, "UntouchDelay", ELO_UNTOUCH_DELAY);

Completed in 4 milliseconds