Home
last modified time | relevance | path

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

/external/libusb/libusb/
Dlibusb.h1230 typedef void (*libusb_pollfd_removed_cb)(int fd, void *user_data); typedef
1234 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb,
Dlibusbi.h177 libusb_pollfd_removed_cb fd_removed_cb;
Dio.c2172 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb, in libusb_set_pollfd_notifiers()