Searched refs:endpptr (Results 1 – 1 of 1) sorted by relevance
804 const struct libusb_endpoint_descriptor *endpptr = NULL; in find_device() local905 for (endp = 0, endpptr = altptr->endpoint; in find_device()907 endp ++, endpptr ++) in find_device()908 if ((endpptr->bmAttributes & LIBUSB_TRANSFER_TYPE_MASK) == in find_device()911 if (endpptr->bEndpointAddress & LIBUSB_ENDPOINT_DIR_MASK) in find_device()