Home
last modified time | relevance | path

Searched defs:mEp (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/gadget/
Dci13xxx_udc.c1442 static int _hardware_enqueue(struct ci13xxx_ep *mEp, struct ci13xxx_req *mReq) in _hardware_enqueue()
1548 static int _hardware_dequeue(struct ci13xxx_ep *mEp, struct ci13xxx_req *mReq) in _hardware_dequeue()
1597 static int _ep_nuke(struct ci13xxx_ep *mEp) in _ep_nuke()
1747 struct ci13xxx_ep *mEp = &udc->ep0in; in isr_get_status_response() local
1834 struct ci13xxx_ep *mEp; in isr_setup_status_phase() local
1856 static int isr_tr_complete_low(struct ci13xxx_ep *mEp) in isr_tr_complete_low()
1915 struct ci13xxx_ep *mEp = &udc->ci13xxx_ep[i]; in isr_tr_complete_handler() local
2099 struct ci13xxx_ep *mEp = container_of(ep, struct ci13xxx_ep, ep); in ep_enable() local
2156 struct ci13xxx_ep *mEp = container_of(ep, struct ci13xxx_ep, ep); in ep_disable() local
2196 struct ci13xxx_ep *mEp = container_of(ep, struct ci13xxx_ep, ep); in ep_alloc_request() local
[all …]