Searched refs:qe_ep (Results 1 – 2 of 2) sorted by relevance
76 static void done(struct qe_ep *ep, struct qe_req *req, int status) in done()127 static void nuke(struct qe_ep *ep, int status) in nuke()142 static int qe_eprx_stall_change(struct qe_ep *ep, int value) in qe_eprx_stall_change()159 static int qe_eptx_stall_change(struct qe_ep *ep, int value) in qe_eptx_stall_change()186 static int qe_eprx_nack(struct qe_ep *ep) in qe_eprx_nack()205 static int qe_eprx_normal(struct qe_ep *ep) in qe_eprx_normal()226 static int qe_ep_cmd_stoptx(struct qe_ep *ep) in qe_ep_cmd_stoptx()238 static int qe_ep_cmd_restarttx(struct qe_ep *ep) in qe_ep_cmd_restarttx()250 static int qe_ep_flushtxfifo(struct qe_ep *ep) in qe_ep_flushtxfifo()270 static int qe_ep_filltxfifo(struct qe_ep *ep) in qe_ep_filltxfifo()[all …]
257 struct qe_ep *ep;261 struct qe_ep { struct319 struct qe_ep eps[USB_MAX_ENDPOINTS]; argument