Searched defs:qe_udc (Results 1 – 1 of 1) sorted by relevance
315 struct qe_udc { struct321 spinlock_t lock; /* lock for set/config qe_udc */ argument342 u8 *tmpbuf;343 u32 c_start;344 u32 c_end;346 u8 *nullbuf;347 u8 *statusbuf;348 dma_addr_t nullp;349 u8 nullmap;352 unsigned int usb_clock;[all …]
Completed in 5 milliseconds