Home
last modified time | relevance | path

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

/drivers/usb/host/
Dsl811.h137 struct sl811h_ep *next_periodic;
138 struct sl811h_ep *next_async;
140 struct sl811h_ep *active_a;
142 struct sl811h_ep *active_b;
154 struct sl811h_ep *periodic[PERIODIC_SIZE];
168 struct sl811h_ep { struct
185 struct sl811h_ep *next; argument
Dsl811-hcd.c135 struct sl811h_ep *ep, in setup_packet()
166 struct sl811h_ep *ep, in status_packet()
200 struct sl811h_ep *ep, in in_packet()
236 struct sl811h_ep *ep, in out_packet()
301 static struct sl811h_ep *start(struct sl811 *sl811, u8 bank) in start()
303 struct sl811h_ep *ep; in start()
317 struct sl811h_ep, schedule); in start()
334 struct sl811h_ep, schedule); in start()
421 struct sl811h_ep *ep, in finish_request()
452 struct sl811h_ep *temp; in finish_request()
[all …]