Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Disp1362.h425 struct isp1362_ep { struct
426 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