BTN_DIGI          782 drivers/input/joydev.c 		.keybit = { [BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_DIGI) },
BTN_DIGI          414 drivers/input/keyboard/hil_kbd.c 		btntype = BTN_DIGI;
BTN_DIGI          180 drivers/input/tablet/acecad.c 	input_dev->keybit[BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_TOOL_PEN) |
BTN_DIGI          797 drivers/input/tablet/gtco.c 				input_report_key(inputdev, BTN_DIGI + i, val & (1 << i));
BTN_DIGI          156 drivers/input/tablet/kbtab.c 	input_dev->keybit[BIT_WORD(BTN_DIGI)] |=