Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dlinux_usbfs.c1442 unsigned int _endpoint = endpoint; in op_clear_halt() local
1443 int r = ioctl(fd, IOCTL_USBFS_CLEAR_HALT, &_endpoint); in op_clear_halt()