Searched refs:devserial (Results 1 – 1 of 1) sorted by relevance
146 static libusb_device_handle* canusb_opendevice(struct libusb_context *ctx, char* devserial) in canusb_opendevice() argument171 if ((devserial) && (strcmp((char *)serial,devserial) != 0)) in canusb_opendevice()