Searched defs:libusb_pollfd_removed_cb (Results 1 - 2 of 2) sorted by relevance

/external/libusb/libusb/
H A 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,
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h1822 typedef void (LIBUSB_CALL *libusb_pollfd_removed_cb)(int fd, void *user_data); typedef
1827 libusb_pollfd_added_cb added_cb, libusb_pollfd_removed_cb removed_cb,

Completed in 241 milliseconds