Searched refs:ep_td_struct (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 Dfsl_usb2_udc.h389 struct ep_td_struct { struct
403 struct ep_td_struct *next_td_virt;
439 struct ep_td_struct *head, *tail; /* For dTD List
H A Dfsl_udc_core.c99 struct ep_td_struct *curr_td, *next_td;
675 static struct ep_td_struct *fsl_build_dtd(struct fsl_req *req, unsigned *length,
679 struct ep_td_struct *dtd;
740 struct ep_td_struct *last_dtd = NULL, *dtd;
1431 struct ep_td_struct *curr_td;
1492 curr_td = (struct ep_td_struct *)curr_td->next_td_virt;
2368 sizeof(struct ep_td_struct),

Completed in 63 milliseconds