Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dgarmin_gps.c193 static unsigned char const GARMIN_BULK_IN_AVAIL_REPLY[] variable
1256 if (urb->actual_length == sizeof(GARMIN_BULK_IN_AVAIL_REPLY) && in garmin_read_int_callback()
1257 0 == memcmp(data, GARMIN_BULK_IN_AVAIL_REPLY, in garmin_read_int_callback()
1258 sizeof(GARMIN_BULK_IN_AVAIL_REPLY))) { in garmin_read_int_callback()