Lines Matching defs:ep

157 #define	is_in(ep)	(((ep)->ep_num == 0) ? ((ep)->dev->ep0_dir ==	\  argument
160 #define DIR_STRING(ep) (is_in(ep) ? "in" : "out") argument
179 static void ep_reset(struct langwell_ep *ep, unsigned char ep_num, in ep_reset()
210 struct langwell_ep *ep; in ep0_reset() local
251 struct langwell_ep *ep; in langwell_ep_enable() local
377 static void done(struct langwell_ep *ep, struct langwell_request *req, in done()
439 static void nuke(struct langwell_ep *ep, int status) in nuke()
462 struct langwell_ep *ep; in langwell_ep_disable() local
505 struct langwell_ep *ep; in langwell_alloc_request() local
533 struct langwell_ep *ep; in langwell_free_request() local
558 static int queue_dtd(struct langwell_ep *ep, struct langwell_request *req) in queue_dtd()
749 struct langwell_ep *ep; in langwell_ep_queue() local
845 struct langwell_ep *ep; in langwell_ep_dequeue() local
937 static void ep_set_halt(struct langwell_ep *ep, int value) in ep_set_halt()
974 struct langwell_ep *ep; in langwell_ep_set_halt() local
1025 struct langwell_ep *ep; in langwell_ep_set_wedge() local
1044 struct langwell_ep *ep; in langwell_ep_fifo_flush() local
1421 struct langwell_ep *ep; in eps_reinit() local
1522 struct langwell_ep *ep; in stop_activity() local
1579 struct langwell_ep *ep = NULL; in show_langwell_udc() local
2010 struct langwell_ep *ep; in prime_status_phase() local
2072 struct langwell_ep *ep; in get_ep_by_windex() local
2098 static int ep_is_stall(struct langwell_ep *ep) in ep_is_stall()
2122 struct langwell_ep *ep; in get_status() local