Home
last modified time | relevance | path

Searched defs:isp1362_ep (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/host/
Disp1362.h430 struct isp1362_ep { struct
431 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