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

/freebsd-11-stable/lib/libusb/
H A Dlibusb10_io.c497 libusb10_get_context_by_device_handle(libusb_device_handle *devh) function
515 ctx = libusb10_get_context_by_device_handle(transfer->dev_handle);
605 ctx = libusb10_get_context_by_device_handle(devh);
624 ctx = libusb10_get_context_by_device_handle(devh);

Completed in 59 milliseconds