Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A 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
H A Dsl811-hcd.c136 struct sl811h_ep *ep, in setup_packet()
167 struct sl811h_ep *ep, in status_packet()
201 struct sl811h_ep *ep, in in_packet()
237 struct sl811h_ep *ep, in out_packet()
302 static struct sl811h_ep *start(struct sl811 *sl811, u8 bank) in start()
304 struct sl811h_ep *ep; in start()
318 struct sl811h_ep, schedule); in start()
335 struct sl811h_ep, schedule); in start()
422 struct sl811h_ep *ep, in finish_request()
453 struct sl811h_ep *temp; in finish_request()
[all …]