Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
A Datmel_usba_udc.c205 struct usba_ep *ep) in usba_ep_init_debugfs()
252 struct usba_ep *ep) in usba_ep_init_debugfs()
1041 struct usba_ep *ep; in atmel_usba_match_ep()
1134 struct usba_ep *ep; in reset_all_endpoints()
1148 struct usba_ep *ep; in get_ep_by_addr()
1210 struct usba_ep *ep; in do_test_mode()
1235 ep = &udc->usba_ep[0]; in do_test_mode()
1253 ep = &udc->usba_ep[0]; in do_test_mode()
1317 struct usba_ep *target; in handle_ep0_setup()
1813 ep0 = &udc->usba_ep[0]; in usba_udc_irq()
[all …]
A Datmel_usba_udc.h268 struct usba_ep { struct
343 struct usba_ep *usba_ep; member
363 static inline struct usba_ep *to_usba_ep(struct usb_ep *ep) in to_usba_ep()
365 return container_of(ep, struct usba_ep, ep); in to_usba_ep()

Completed in 9 milliseconds