Home
last modified time | relevance | path

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

/NextBSD/lib/libusb/
HDlibusb20.h254 int libusb20_dev_get_port_path(struct libusb20_device *pdev, uint8_t *buf, uint8_t bufsize);
HDlibusb10.c296 return (libusb20_dev_get_port_path(dev->os_priv, buf, bufsize)); in libusb_get_port_numbers()
303 return (libusb20_dev_get_port_path(dev->os_priv, buf, bufsize)); in libusb_get_port_path()
HDlibusb20.c727 libusb20_dev_get_port_path(struct libusb20_device *pdev, uint8_t *buf, uint8_t bufsize) in libusb20_dev_get_port_path() function
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc8071 OLD_FILES+=usr/share/man/man3/libusb20_dev_get_port_path.3.gz