Searched defs:usbhsh_ep (Results 1 – 1 of 1) sorted by relevance
83 struct usbhsh_ep { struct84 struct usbhs_pipe *pipe; /* attached pipe */85 struct usbhsh_device *udev; /* attached udev */86 struct usb_host_endpoint *ep;87 struct list_head ep_list; /* list to usbhsh_device */