Searched defs:isp1362_ep (Results 1 – 1 of 1) sorted by relevance
380 struct isp1362_ep { struct381 struct usb_host_endpoint *hep;382 struct usb_device *udev;385 struct ptd ptd;387 u8 maxpacket;388 u8 epnum;389 u8 nextpid;413 struct isp1362_ep_queue { argument