Searched defs:c67x00_ep_data (Results 1 – 1 of 1) sorted by relevance
43 struct c67x00_ep_data { struct44 struct list_head queue;45 struct list_head node;46 struct usb_host_endpoint *hep;47 struct usb_device *dev;48 u16 next_frame; /* For int/isoc transactions */