Searched defs:isp1362_ep (Results 1 – 1 of 1) sorted by relevance
430 struct isp1362_ep { struct431 struct usb_host_endpoint *hep;432 struct usb_device *udev;435 struct ptd ptd;437 u8 maxpacket;438 u8 epnum;439 u8 nextpid;463 struct isp1362_ep_queue { argument