Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A DSymbol.map156 libusb20_dev_get_port_path;
H A Dlibusb20.h267 int libusb20_dev_get_port_path(struct libusb20_device *pdev, uint8_t *buf, uint8_t bufsize);
H A Dlibusb10.c515 return (libusb20_dev_get_port_path(dev->os_priv, buf, bufsize)); in libusb_get_port_numbers()
522 return (libusb20_dev_get_port_path(dev->os_priv, buf, bufsize)); in libusb_get_port_path()
H A Dlibusb20.c768 libusb20_dev_get_port_path(struct libusb20_device *pdev, uint8_t *buf, uint8_t bufsize) in libusb20_dev_get_port_path() function
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8956 OLD_FILES+=usr/share/man/man3/libusb20_dev_get_port_path.3.gz