Searched refs:next_hotplug_cb_handle (Results 1 – 3 of 3) sorted by relevance
280 new_callback->handle = ctx->next_hotplug_cb_handle++; in libusb_hotplug_register_callback()283 if (ctx->next_hotplug_cb_handle < 0) in libusb_hotplug_register_callback()284 ctx->next_hotplug_cb_handle = 1; in libusb_hotplug_register_callback()
340 libusb_hotplug_callback_handle next_hotplug_cb_handle; member
2305 ctx->next_hotplug_cb_handle = 1; in libusb_init()