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