Searched defs:ci_req (Results 1 – 2 of 2) sorted by relevance
264 struct ci_req *ci_req; in ci_ep_alloc_request() local287 struct ci_req *ci_req = container_of(req, struct ci_req, req); in ci_ep_free_request() local357 static int ci_bounce(struct ci_req *ci_req, int in) in ci_bounce()402 static void ci_debounce(struct ci_req *ci_req, int in) in ci_debounce()427 struct ci_req *ci_req; in ci_ep_submit_next_request() local531 struct ci_req *ci_req; in ci_ep_dequeue() local556 struct ci_req *ci_req = container_of(req, struct ci_req, req); in ci_ep_queue() local607 struct ci_req *ci_req; in handle_ep_complete() local662 struct ci_req *ci_req; in handle_setup() local
80 struct ci_req { struct101 struct ci_req *ep0_req; argument