Searched refs:aiptek (Results 1 – 3 of 3) sorted by relevance
308 struct aiptek { struct434 struct aiptek *aiptek = urb->context; in aiptek_irq() local435 unsigned char *data = aiptek->data; in aiptek_irq()436 struct input_dev *inputdev = aiptek->inputdev; in aiptek_irq()437 struct usb_interface *intf = aiptek->intf; in aiptek_irq()462 if (aiptek->inDelay == 1 && time_after(aiptek->endDelay, jiffies)) { in aiptek_irq()466 aiptek->inDelay = 0; in aiptek_irq()467 aiptek->eventCount++; in aiptek_irq()474 if (aiptek->curSetting.coordinateMode == in aiptek_irq()476 aiptek->diagnostic = in aiptek_irq()[all …]
7 obj-$(CONFIG_TABLET_USB_AIPTEK) += aiptek.o
38 module will be called aiptek.