Searched refs:libusb_pollfd_removed_cb (Results 1 – 3 of 3) sorted by relevance
119 libusb_pollfd_removed_cb fd_removed_cb;
317 typedef void (*libusb_pollfd_removed_cb) (int fd, void *user_data); typedef607 …otifiers(libusb_context * ctx, libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_c…
433 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb, in libusb_set_pollfd_notifiers()