Searched refs:dummy_ep (Results 1 – 1 of 1) sorted by relevance
85 struct dummy_ep { struct103 static inline struct dummy_ep *usb_ep_to_dummy_ep(struct usb_ep *_ep) in usb_ep_to_dummy_ep() argument105 return container_of(_ep, struct dummy_ep, ep); in usb_ep_to_dummy_ep()270 struct dummy_ep ep[DUMMY_ENDPOINTS];309 static inline struct dummy *ep_to_dummy(struct dummy_ep *ep) in ep_to_dummy()333 static void nuke(struct dummy *dum, struct dummy_ep *ep) in nuke()508 struct dummy_ep *ep; in dummy_enable()642 struct dummy_ep *ep; in dummy_disable()697 struct dummy_ep *ep; in dummy_queue()754 struct dummy_ep *ep; in dummy_dequeue()[all …]