Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Delo.c48 #define ELO10_ACK_PACKET 'A' macro
108 } else if (elo->data[1] == ELO10_ACK_PACKET) { in elo_process_data_10()
114 elo->expected_packet = ELO10_ACK_PACKET; in elo_process_data_10()