Searched refs:libusb_pollfd_removed_cb (Results 1 – 3 of 3) sorted by relevance
1230 typedef void (*libusb_pollfd_removed_cb)(int fd, void *user_data); typedef1234 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb,
177 libusb_pollfd_removed_cb fd_removed_cb;
2172 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb, in libusb_set_pollfd_notifiers()