Searched defs:c67x00_ep_data (Results 1 – 1 of 1) sorted by relevance
29 struct c67x00_ep_data { struct30 struct list_head queue;31 struct list_head node;32 struct usb_host_endpoint *hep;33 struct usb_device *dev;34 u16 next_frame; /* For int/isoc transactions */