Searched refs:AIPTEK_PACKET_LENGTH (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/tablet/ |
H A D | aiptek.c | 251 #define AIPTEK_PACKET_LENGTH 8 macro 1701 aiptek->data = usb_alloc_coherent(usbdev, AIPTEK_PACKET_LENGTH, in aiptek_probe() 1881 fail2: usb_free_coherent(usbdev, AIPTEK_PACKET_LENGTH, aiptek->data, in aiptek_probe() 1907 AIPTEK_PACKET_LENGTH, in aiptek_disconnect() local
|
/kernel/linux/linux-6.6/drivers/input/tablet/ |
H A D | aiptek.c | 251 #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() local
|
Completed in 5 milliseconds