Searched defs:aiptek (Results 1 - 1 of 1) sorted by relevance

/drivers/input/tablet/
H A Daiptek.c308 struct aiptek { struct
435 struct aiptek *aiptek = urb->context; local
436 unsigned char *data = aiptek->data;
437 struct input_dev *inputdev = aiptek->inputdev;
438 struct usb_interface *intf = aiptek->intf;
463 if (aiptek->inDelay == 1 && time_after(aiptek->endDelay, jiffies)) {
467 aiptek->inDelay = 0;
468 aiptek
848 struct aiptek *aiptek = input_get_drvdata(inputdev); local
862 struct aiptek *aiptek = input_get_drvdata(inputdev); local
872 aiptek_set_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) argument
885 aiptek_get_report(struct aiptek *aiptek, unsigned char report_type, unsigned char report_id, void *buffer, int size) argument
901 aiptek_command(struct aiptek *aiptek, unsigned char command, unsigned char data) argument
931 aiptek_query(struct aiptek *aiptek, unsigned char command, unsigned char data) argument
968 aiptek_program_tablet(struct aiptek *aiptek) argument
1054 struct aiptek *aiptek = dev_get_drvdata(dev); local
1082 struct aiptek *aiptek = dev_get_drvdata(dev); local
1092 struct aiptek *aiptek = dev_get_drvdata(dev); local
1119 struct aiptek *aiptek = dev_get_drvdata(dev); local
1129 struct aiptek *aiptek = dev_get_drvdata(dev); local
1161 struct aiptek *aiptek = dev_get_drvdata(dev); local
1171 struct aiptek *aiptek = dev_get_drvdata(dev); local
1191 struct aiptek *aiptek = dev_get_drvdata(dev); local
1204 struct aiptek *aiptek = dev_get_drvdata(dev); local
1233 struct aiptek *aiptek = dev_get_drvdata(dev); local
1246 struct aiptek *aiptek = dev_get_drvdata(dev); local
1275 struct aiptek *aiptek = dev_get_drvdata(dev); local
1283 struct aiptek *aiptek = dev_get_drvdata(dev); local
1304 struct aiptek *aiptek = dev_get_drvdata(dev); local
1313 struct aiptek *aiptek = dev_get_drvdata(dev); local
1334 struct aiptek *aiptek = dev_get_drvdata(dev); local
1347 struct aiptek *aiptek = dev_get_drvdata(dev); local
1393 struct aiptek *aiptek = dev_get_drvdata(dev); local
1403 struct aiptek *aiptek = dev_get_drvdata(dev); local
1424 struct aiptek *aiptek = dev_get_drvdata(dev); local
1434 struct aiptek *aiptek = dev_get_drvdata(dev); local
1462 struct aiptek *aiptek = dev_get_drvdata(dev); local
1472 struct aiptek *aiptek = dev_get_drvdata(dev); local
1492 struct aiptek *aiptek = dev_get_drvdata(dev); local
1502 struct aiptek *aiptek = dev_get_drvdata(dev); local
1522 struct aiptek *aiptek = dev_get_drvdata(dev); local
1532 struct aiptek *aiptek = dev_get_drvdata(dev); local
1552 struct aiptek *aiptek = dev_get_drvdata(dev); local
1565 struct aiptek *aiptek = dev_get_drvdata(dev); local
1595 struct aiptek *aiptek = dev_get_drvdata(dev); local
1618 struct aiptek *aiptek = dev_get_drvdata(dev); local
1631 struct aiptek *aiptek = dev_get_drvdata(dev); local
1644 struct aiptek *aiptek = dev_get_drvdata(dev); local
1689 struct aiptek *aiptek; local
1905 struct aiptek *aiptek = usb_get_intfdata(intf); local
[all...]

Completed in 28 milliseconds