Searched defs:usb_host_context (Results 1 – 1 of 1) sorted by relevance
73 struct usb_host_context { struct74 int fd;75 usb_device_added_cb cb_added;76 usb_device_removed_cb cb_removed;77 void *data;78 int wds[MAX_USBFS_WD_COUNT];79 int wdd;80 int wddbus;