Home
last modified time | relevance | path

Searched defs:usb_host_context (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/usbhost/
A Dusbhost.c57 struct usb_host_context { struct
58 int fd;
59 usb_device_added_cb cb_added;
60 usb_device_removed_cb cb_removed;
61 void *data;
62 int wds[MAX_USBFS_WD_COUNT];
63 int wdd;
64 int wddbus;

Completed in 6 milliseconds