Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/libusb1-sys/src/
Dlib.rs215 pub type libusb_pollfd_removed_cb = extern "system" fn(c_int, *mut c_void); typedef
448 removed_cb: Option<libusb_pollfd_removed_cb>, in libusb_set_pollfd_notifiers()
/external/libusb/libusb/
Dlibusb.h2262 typedef void (LIBUSB_CALL *libusb_pollfd_removed_cb)(int fd, void *user_data); typedef
/external/libusb/include/libusb/
Dlibusb.h2262 typedef void (LIBUSB_CALL *libusb_pollfd_removed_cb)(int fd, void *user_data); typedef