Searched refs:ci13xxx_qh (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dci13xxx_udc.h53 struct ci13xxx_qh { struct
88 struct ci13xxx_qh *ptr;
H A Dci13xxx_udc.c1194 for (j = 0; j < (sizeof(struct ci13xxx_qh)/sizeof(u32)); j++) {
2370 udc->qh_pool = dma_pool_create("ci13xxx_qh", &udc->gadget.dev,
2371 sizeof(struct ci13xxx_qh),

Completed in 106 milliseconds