Home
last modified time | relevance | path

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

/linux/drivers/usb/atm/
H A Dspeedtch.c603 static const unsigned char up_int[6] = { 0xa1, 0x00, 0x01, 0x00, 0x00, 0x00 }; in speedtch_handle_int() local
614 if ((count == 6) && !memcmp(up_int, instance->int_data, 6)) { in speedtch_handle_int()