Searched refs:libusb_hotplug_message (Results 1 – 4 of 4) sorted by relevance
71 struct libusb_hotplug_message { struct82 typedef struct libusb_hotplug_message libusb_hotplug_message; argument
217 libusb_hotplug_message *message = calloc(1, sizeof(*message)); in usbi_hotplug_notification()
2171 libusb_hotplug_message *message = NULL; in handle_events()2197 message = list_first_entry(&ctx->hotplug_msgs, libusb_hotplug_message, list); in handle_events()