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

  /external/chromium_org/third_party/libusb/src/libusb/
hotplug.h 63 int needs_free; member in struct:libusb_hotplug_callback
hotplug.c 150 if (hotplug_cb->needs_free) {
238 new_callback->needs_free = 0;
298 hotplug_cb->needs_free = 1;

Completed in 34 milliseconds