Lines Matching defs:ep
32 struct usb_ep ep; member
46 struct fotg210_ep *ep; member
57 struct fotg210_ep ep[1 + CFG_NUM_ENDPOINTS]; member
79 int ep = ep_addr & USB_ENDPOINT_NUMBER_MASK; in ep_reset() local
209 static int fotg210_dma(struct fotg210_ep *ep, struct fotg210_request *req) in fotg210_dma()
470 struct fotg210_ep *ep = chip->ep + ep_id; in fotg210_recv() local
504 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_enable() local
548 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_disable() local
586 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_queue() local
645 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_dequeue() local
671 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_halt() local
924 struct fotg210_ep *ep = chip->ep + i; in usb_gadget_register_driver() local