Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp1362.h380 struct isp1362_ep { struct
381 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