Lines Matching refs:sl811h_ep
136 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()
454 struct sl811h_ep **prev = &sl811->periodic[i]; in finish_request()
475 done(struct sl811 *sl811, struct sl811h_ep *ep, u8 bank) in done()
801 struct sl811h_ep *ep = NULL; in sl811h_urb_enqueue()
927 struct sl811h_ep **prev = &sl811->periodic[i]; in sl811h_urb_enqueue()
928 struct sl811h_ep *here = *prev; in sl811h_urb_enqueue()
963 struct sl811h_ep *ep; in sl811h_urb_dequeue()
1031 struct sl811h_ep *ep = hep->hcpriv; in sl811h_endpoint_disable()
1386 struct sl811h_ep *ep; in sl811h_debug_show()