Home
last modified time | relevance | path

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

/third_party/libusb/libusb/
Dlibusb.h1900 typedef void (LIBUSB_CALL *libusb_pollfd_added_cb)(int fd, short events, typedef
1918 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb,
Dlibusbi.h354 libusb_pollfd_added_cb fd_added_cb;
Dio.c2616 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb, in libusb_set_pollfd_notifiers()