Searched refs:aiptek (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | aiptek.c | 288 struct aiptek { struct 414 struct aiptek *aiptek = urb->context; in aiptek_irq() local 415 unsigned char *data = aiptek->data; in aiptek_irq() 416 struct input_dev *inputdev = aiptek->inputdev; in aiptek_irq() 417 struct usb_interface *intf = aiptek->intf; in aiptek_irq() 442 if (aiptek->inDelay == 1 && time_after(aiptek->endDelay, jiffies)) { in aiptek_irq() 446 aiptek->inDelay = 0; in aiptek_irq() 447 aiptek->eventCount++; in aiptek_irq() 454 if (aiptek->curSetting.coordinateMode == in aiptek_irq() 456 aiptek->diagnostic = in aiptek_irq() [all …]
|
| H A D | Makefile | 8 obj-$(CONFIG_TABLET_USB_AIPTEK) += aiptek.o
|
| H A D | Kconfig | 39 module will be called aiptek.
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | CHANGES | 9482 Removed packages: customize, xdriver_xf86-input-{acecad,aiptek}, 10304 xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard}, 10524 xdriver_xf86-input-{acecad,aiptek,evdev,joystick,keyboard},
|