Searched defs:usb_host_context (Results 1 – 1 of 1) sorted by relevance
64 struct usb_host_context { struct65 int fd;66 usb_device_added_cb cb_added;67 usb_device_removed_cb cb_removed;68 void *data;69 int wds[MAX_USBFS_WD_COUNT];70 int wdd;