Home
last modified time | relevance | path

Searched refs:libusb_hotplug_message (Results 1 – 4 of 4) sorted by relevance

/external/libusb/libusb/
Dhotplug.h71 struct libusb_hotplug_message { struct
82 typedef struct libusb_hotplug_message libusb_hotplug_message; argument
Dhotplug.c217 libusb_hotplug_message *message = calloc(1, sizeof(*message)); in usbi_hotplug_notification()
Dio.c2171 libusb_hotplug_message *message = NULL; in handle_events()
2197 message = list_first_entry(&ctx->hotplug_msgs, libusb_hotplug_message, list); in handle_events()
/external/libusb/include/libusb/
Dhotplug.h71 struct libusb_hotplug_message { struct
82 typedef struct libusb_hotplug_message libusb_hotplug_message; argument