Searched refs:LIBUSB20_SPEED_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libusb/ | ||
H A D | libusb20.h | 156 LIBUSB20_SPEED_UNKNOWN, /* default */ enumerator |
H A D | libusb20_ugen20.c | 206 pdev->usb_speed = LIBUSB20_SPEED_UNKNOWN; in ugen20_enumerate() |