Lines Matching defs:ep
31 struct usb_ep ep; member
45 struct fotg210_ep *ep; member
56 struct fotg210_ep ep[1 + CFG_NUM_ENDPOINTS]; member
78 int ep = ep_addr & USB_ENDPOINT_NUMBER_MASK; in ep_reset() local
208 static int fotg210_dma(struct fotg210_ep *ep, struct fotg210_request *req) in fotg210_dma()
469 struct fotg210_ep *ep = chip->ep + ep_id; in fotg210_recv() local
503 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_enable() local
547 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_disable() local
585 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_queue() local
644 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_dequeue() local
670 struct fotg210_ep *ep = container_of(_ep, struct fotg210_ep, ep); in fotg210_ep_halt() local
923 struct fotg210_ep *ep = chip->ep + i; in usb_gadget_register_driver() local