Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libusb/src/libusb/os/
Dpoll_windows.c174 static int _fd_to_index_and_lock(int fd) in _fd_to_index_and_lock() function
412 _index = _fd_to_index_and_lock(wfd->fd); in usbi_free_fd()
539 _index = _fd_to_index_and_lock(fds[i].fd); in usbi_poll()
601 _index = _fd_to_index_and_lock(fds[i].fd); in usbi_poll()
636 _index = _fd_to_index_and_lock(fd); in usbi_close()
663 _index = _fd_to_index_and_lock(fd); in usbi_write()
700 _index = _fd_to_index_and_lock(fd); in usbi_read()