Home
last modified time | relevance | path

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

/external/libusb/include/libusb/
Dhotplug.h85 void usbi_hotplug_match(struct libusb_context *ctx, struct libusb_device *dev,
/external/libusb/libusb/
Dhotplug.h85 void usbi_hotplug_match(struct libusb_context *ctx, struct libusb_device *dev,
Dhotplug.c189 void usbi_hotplug_match(struct libusb_context *ctx, struct libusb_device *dev, in usbi_hotplug_match() function
Dio.c2220 usbi_hotplug_match(ctx, message->device, message->event); in handle_events()