Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/tablet/
Daiptek.c264 #define AIPTEK_PACKET_LENGTH 8 macro
1714 aiptek->data = usb_alloc_coherent(usbdev, AIPTEK_PACKET_LENGTH, in aiptek_probe()
1896 fail2: usb_free_coherent(usbdev, AIPTEK_PACKET_LENGTH, aiptek->data, in aiptek_probe()
1922 AIPTEK_PACKET_LENGTH, in aiptek_disconnect()