Home
last modified time | relevance | path

Searched refs:libusb_get_port_path (Results 1 – 4 of 4) sorted by relevance

/third_party/libusb/libusb/
Dlibusb-1.0.def93 libusb_get_port_path
94 libusb_get_port_path@16 = libusb_get_port_path
Dlibusb.h1409 int LIBUSB_CALL libusb_get_port_path(libusb_context *ctx, libusb_device *dev, uint8_t *path, uint8_…
Dcore.c977 int API_EXPORTED libusb_get_port_path(libusb_context *ctx, libusb_device *dev, in libusb_get_port_path() function
/third_party/libusb/
DChangeLog142 * New libusb_get_port_numbers API, this is libusb_get_port_path without
143 the unnecessary context parameter, libusb_get_port_path is now deprecated
203 * Add topology calls: libusb_get_port_number(), libusb_get_parent() & libusb_get_port_path()