Searched defs:r8a66597_ep (Results 1 – 1 of 1) sorted by relevance
61 struct r8a66597_ep { struct62 struct usb_ep ep;63 struct r8a66597 *r8a66597;64 struct r8a66597_dma *dma;66 struct list_head queue;67 unsigned busy:1;68 unsigned wedge:1;69 unsigned internal_ccpl:1; /* use only control */72 unsigned use_dma:1;73 u16 pipenum;[all …]