Home
last modified time | relevance | path

Searched refs:AIPTEK_PACKET_LENGTH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/tablet/
H A Daiptek.c251 #define AIPTEK_PACKET_LENGTH 8 macro
1684 aiptek->data = usb_alloc_coherent(usbdev, AIPTEK_PACKET_LENGTH, in aiptek_probe()
1854 fail2: usb_free_coherent(usbdev, AIPTEK_PACKET_LENGTH, aiptek->data, in aiptek_probe()
1879 AIPTEK_PACKET_LENGTH, in aiptek_disconnect()