Searched refs:BTN_DIGI (Results 1 – 12 of 12) sorted by relevance
158 input_dev->keybit[BIT_WORD(BTN_DIGI)] |= in kbtab_probe()
202 input_dev->keybit[BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_TOOL_PEN) | in usb_acecad_probe()
781 input_report_key(inputdev, BTN_DIGI + i, val & (1 << i)); in gtco_urb_callback()
332 #define BTN_DIGI 0x140 macro
414 btntype = BTN_DIGI; in hil_dev_pointer_setup()
540 #define BTN_DIGI 0x140 macro
815 if (test_bit(EV_KEY, dev->evbit) && test_bit(BTN_DIGI, dev->keybit)) in joydev_match()