Searched refs:libusb_get_max_packet_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libusb/
H A DMakefile53 MLINKS += libusb.3 libusb_get_max_packet_size.3
H A Dlibusb.h377 int libusb_get_max_packet_size(libusb_device * dev, uint8_t endpoint);
H A Dlibusb10.c330 libusb_get_max_packet_size(libusb_device *dev, uint8_t endpoint) function
374 ret = libusb_get_max_packet_size(dev, endpoint);

Completed in 57 milliseconds