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

/linux-master/drivers/media/i2c/
H A Dir-kbd-i2c.c538 bool repeating; local
595 * Are the last N codes (so pulse + space) repeating 3 times?
599 repeating = false;
604 repeating = true;
609 if (repeating) {
610 /* first copy any leading non-repeating */

Completed in 132 milliseconds