Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Disp116x-hcd.c168 struct isp116x_ep *ep; in pack_fifo()
200 struct isp116x_ep *ep; in unpack_fifo()
233 struct isp116x_ep *ep; in preproc_atl_queue()
294 static void finish_request(struct isp116x *isp116x, struct isp116x_ep *ep, in finish_request()
325 struct isp116x_ep *temp; in finish_request()
326 struct isp116x_ep **prev = &isp116x->periodic[i]; in finish_request()
350 struct isp116x_ep *ep; in postproc_atl_queue()
482 struct isp116x_ep *last_ep = NULL, *ep; in start_atl_transfers()
692 struct isp116x_ep *ep = NULL; in isp116x_urb_enqueue()
797 struct isp116x_ep **prev = &isp116x->periodic[i]; in isp116x_urb_enqueue()
[all …]
Disp116x.h280 struct isp116x_ep *periodic[PERIODIC_SIZE];
285 struct isp116x_ep *atl_active;
302 struct isp116x_ep { struct
315 struct isp116x_ep *active; argument
321 struct isp116x_ep *next; argument