Searched refs:BTN_DIGI (Results 1 – 11 of 11) sorted by relevance
156 input_dev->keybit[BIT_WORD(BTN_DIGI)] |= in kbtab_probe()
180 input_dev->keybit[BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_TOOL_PEN) | in usb_acecad_probe()
797 input_report_key(inputdev, BTN_DIGI + i, val & (1 << i)); in gtco_urb_callback()
400 #define BTN_DIGI 0x140 macro
399 #define BTN_DIGI 0x140 macro
377 #define BTN_DIGI 0x140 macro
401 #define BTN_DIGI 0x140 macro
785 .keybit = { [BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_DIGI) },
414 btntype = BTN_DIGI; in hil_dev_pointer_setup()