Searched defs:isp1362_ep (Results 1 – 1 of 1) sorted by relevance
425 struct isp1362_ep { struct426 struct usb_host_endpoint *hep;427 struct usb_device *udev;430 struct ptd ptd;432 u8 maxpacket;433 u8 epnum;434 u8 nextpid;458 struct isp1362_ep_queue { argument