Searched refs:dummy_ep (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/gadget/udc/
H A Ddummy_hcd.c82 struct dummy_ep { struct
100 static inline struct dummy_ep *usb_ep_to_dummy_ep(struct usb_ep *_ep)
102 return container_of(_ep, struct dummy_ep, ep);
266 struct dummy_ep ep[DUMMY_ENDPOINTS];
305 static inline struct dummy *ep_to_dummy(struct dummy_ep *ep)
329 static void nuke(struct dummy *dum, struct dummy_ep *ep)
504 struct dummy_ep *ep;
638 struct dummy_ep *ep;
693 struct dummy_ep *ep;
750 struct dummy_ep *e
[all...]

Completed in 154 milliseconds