Searched refs:at91_ep (Results 1 – 2 of 2) sorted by relevance
288 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_enable()365 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_disable()422 struct at91_ep *ep; in at91_ep_queue()520 struct at91_ep *ep; in at91_ep_dequeue()547 struct at91_ep *ep = container_of(_ep, struct at91_ep, ep); in at91_ep_set_halt()644 struct at91_ep *ep = &udc->ep[i]; in udc_reinit()669 struct at91_ep *ep = &udc->ep[i]; in reset_gadget()694 struct at91_ep *ep = &udc->ep[i]; in stop_activity()1348 struct at91_ep *ep; in at91sam9260_udc_init()1388 struct at91_ep *ep; in at91sam9261_udc_init()[all …]
90 struct at91_ep { struct117 struct at91_ep ep[NUM_ENDPOINTS]; argument
Completed in 5 milliseconds