Searched refs:up_int (Results 1 – 1 of 1) sorted by relevance
616 static const unsigned char up_int[6] = { 0xa1, 0x00, 0x01, 0x00, 0x00, 0x00 }; in speedtch_handle_int() local627 if ((count == 6) && !memcmp(up_int, instance->int_data, 6)) { in speedtch_handle_int()