Searched refs:isp116x_ep (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/host/
H A Disp116x.h279 struct isp116x_ep *periodic[PERIODIC_SIZE];
284 struct isp116x_ep *atl_active;
301 struct isp116x_ep { struct
314 struct isp116x_ep *active;
320 struct isp116x_ep *next;
H A Disp116x-hcd.c169 struct isp116x_ep *ep;
201 struct isp116x_ep *ep;
234 struct isp116x_ep *ep;
295 static void finish_request(struct isp116x *isp116x, struct isp116x_ep *ep,
326 struct isp116x_ep *temp;
327 struct isp116x_ep **prev = &isp116x->periodic[i];
351 struct isp116x_ep *ep;
483 struct isp116x_ep *last_ep = NULL, *ep;
691 struct isp116x_ep *ep = NULL;
796 struct isp116x_ep **pre
[all...]

Completed in 70 milliseconds