Searched refs:SCANCODE (Results 1 – 2 of 2) sorted by relevance
60 that :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is also supported,70 .. _LIRC-CAN-REC-SCANCODE:75 :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is used.152 :ref:`LIRC_MODE_SCANCODE <lirc-mode-SCANCODE>` is also supported for
53 #define SCANCODE(c,r) ( ((c)<<4) + (r) + 1 ) macro132 scancode = SCANCODE(col, row); in locomokbd_scankeyboard()