HomeSort by relevance Sort by last modified time
    Searched refs:hotplug_poll (Results 1 - 5 of 5) sorted by null

  /external/libusb/libusb/
libusbi.h 686 void (*hotplug_poll)(void); member in struct:usbi_os_backend
    [all...]
core.c 827 if (usbi_backend->hotplug_poll)
828 usbi_backend->hotplug_poll();
    [all...]
  /external/libusb/libusb/os/
sunos_usb.c 1266 .hotplug_poll = NULL,
    [all...]
darwin_usb.c     [all...]
linux_usbfs.c     [all...]

Completed in 157 milliseconds