Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb20_desc.c103 if (ptr[1] == LIBUSB20_DT_ENDPOINT) { in libusb20_parse_config_desc()
171 if (ptr[1] == LIBUSB20_DT_ENDPOINT) { in libusb20_parse_config_desc()
H A Dlibusb20_desc.h365 LIBUSB20_DT_ENDPOINT = 0x05, enumerator