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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_usb2_udc.h350 struct ep_queue_head { struct
456 struct ep_queue_head *qh;
483 struct ep_queue_head *ep_qh; /* Endpoints Queue-Head */
H A Dfsl_usb2_udc.c393 struct ep_queue_head *p_QH = &udc->ep_qh[2 * ep_num + dir];
642 struct ep_queue_head *dQH = &ep->udc->ep_qh[i];
913 struct ep_queue_head *qh;
1445 struct ep_queue_head *qh;
1476 struct ep_queue_head *curr_qh = &udc->ep_qh[pipe];
2215 size = udc->max_ep * sizeof(struct ep_queue_head);

Completed in 47 milliseconds