Searched refs:LIRC_SCANCODE_FLAG_REPEAT (Results 1 – 4 of 4) sorted by relevance
166 #define LIRC_SCANCODE_FLAG_REPEAT 2 macro
80 ``LIRC_SCANCODE_FLAG_REPEAT`` for when a repeat is received for protocols86 received, the ``LIRC_SCANCODE_FLAG_REPEAT`` is set and the scancode and
713 .flags = LIRC_SCANCODE_FLAG_REPEAT | in rc_repeat()