Searched defs:r8a66597_ep (Results 1 – 1 of 1) sorted by relevance
55 struct r8a66597_ep { struct56 struct usb_ep ep;57 struct r8a66597 *r8a66597;58 struct r8a66597_dma *dma;60 struct list_head queue;61 unsigned busy:1;62 unsigned wedge:1;63 unsigned internal_ccpl:1; /* use only control */66 unsigned use_dma:1;67 u16 pipenum;[all …]