Searched refs:qe_ep (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.c83 static void done(struct qe_ep *ep, struct qe_req *req, int status)
137 static void nuke(struct qe_ep *ep, int status)
152 static int qe_eprx_stall_change(struct qe_ep *ep, int value)
169 static int qe_eptx_stall_change(struct qe_ep *ep, int value)
196 static int qe_eprx_nack(struct qe_ep *ep)
215 static int qe_eprx_normal(struct qe_ep *ep)
236 static int qe_ep_cmd_stoptx(struct qe_ep *ep)
248 static int qe_ep_cmd_restarttx(struct qe_ep *ep)
260 static int qe_ep_flushtxfifo(struct qe_ep *ep)
280 static int qe_ep_filltxfifo(struct qe_ep *e
[all...]
H A Dfsl_qe_udc.h261 struct qe_ep *ep;
265 struct qe_ep { struct
324 struct qe_ep eps[USB_MAX_ENDPOINTS];

Completed in 52 milliseconds