Searched defs:usbhsh_ep (Results 1 – 1 of 1) sorted by relevance
74 struct usbhsh_ep { struct75 struct usbhs_pipe *pipe; /* attached pipe */76 struct usbhsh_device *udev; /* attached udev */77 struct usb_host_endpoint *ep;78 struct list_head ep_list; /* list to usbhsh_device */79 unsigned int counter; /* pipe attach counter */