Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-canusb-linux.c146 static libusb_device_handle* canusb_opendevice(struct libusb_context *ctx, char* devserial) in canusb_opendevice() argument
171 if ((devserial) && (strcmp((char *)serial,devserial) != 0)) in canusb_opendevice()