Home
last modified time | relevance | path

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

/system/core/libusbhost/
Dusbhost.c69 struct usb_host_context { struct
70 int fd;
71 usb_device_added_cb cb_added;
72 usb_device_removed_cb cb_removed;
73 void *data;
74 int wds[MAX_USBFS_WD_COUNT];
75 int wdd;
76 int wddbus;