Searched refs:hello_packet (Results 1 – 1 of 1) sorted by relevance
512 const u8 hello_packet[] = { 0x55, 0x55, 0x55, 0x55 }; in elants_i2c_initialize() local538 } else if (!memcmp(buf, hello_packet, sizeof(hello_packet))) { in elants_i2c_initialize()