Home
last modified time | relevance | path

Searched refs:isp116x_ep (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Disp116x-hcd.c167 struct isp116x_ep *ep; in pack_fifo()
199 struct isp116x_ep *ep; in unpack_fifo()
232 struct isp116x_ep *ep; in preproc_atl_queue()
293 static void finish_request(struct isp116x *isp116x, struct isp116x_ep *ep, in finish_request()
324 struct isp116x_ep *temp; in finish_request()
325 struct isp116x_ep **prev = &isp116x->periodic[i]; in finish_request()
349 struct isp116x_ep *ep; in postproc_atl_queue()
481 struct isp116x_ep *last_ep = NULL, *ep; in start_atl_transfers()
691 struct isp116x_ep *ep = NULL; in isp116x_urb_enqueue()
796 struct isp116x_ep **prev = &isp116x->periodic[i]; in isp116x_urb_enqueue()
[all …]
Disp116x.h279 struct isp116x_ep *periodic[PERIODIC_SIZE];
284 struct isp116x_ep *atl_active;
301 struct isp116x_ep { struct
314 struct isp116x_ep *active; argument
320 struct isp116x_ep *next; argument