Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Delo.c44 #define ELO10_ACK_PACKET 'A' macro
104 } else if (elo->data[1] == ELO10_ACK_PACKET) { in elo_process_data_10()
110 elo->expected_packet = ELO10_ACK_PACKET; in elo_process_data_10()