Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libusb/
Dlibusb20_ugen20.c1001 return (LIBUSB20_ERROR_NOT_FOUND); in ugen20_root_get_dev_quirk()
1028 return (LIBUSB20_ERROR_NOT_FOUND); in ugen20_root_get_quirk_name()
1078 return (LIBUSB20_ERROR_NOT_FOUND); in ugen20_root_remove_dev_quirk()
Dlibusb20.h65 LIBUSB20_ERROR_NOT_FOUND = -5, enumerator
Dlibusb20.c1334 case LIBUSB20_ERROR_NOT_FOUND: in libusb20_strerror()
1371 case LIBUSB20_ERROR_NOT_FOUND: in libusb20_error_name()