Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
A Datmel_usba_udc.c203 struct usba_ep *ep) in usba_ep_init_debugfs()
250 struct usba_ep *ep) in usba_ep_init_debugfs()
1042 struct usba_ep *ep; in atmel_usba_match_ep()
1135 struct usba_ep *ep; in reset_all_endpoints()
1149 struct usba_ep *ep; in get_ep_by_addr()
1211 struct usba_ep *ep; in do_test_mode()
1236 ep = &udc->usba_ep[0]; in do_test_mode()
1254 ep = &udc->usba_ep[0]; in do_test_mode()
1318 struct usba_ep *target; in handle_ep0_setup()
1814 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 11 milliseconds