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

/solaris-userland-s11u3/components/libusb/wrapper/src/
H A Dwr_libusb.c83 static int get_pindex(struct usb_dev_handle *, const char *);
552 if ((pindex = get_pindex(dev, func)) < 0) {
680 get_pindex(struct usb_dev_handle *dev, const char *func) function
1068 pindex = get_pindex(dev, func);

Completed in 1750 milliseconds