Searched refs:ugen_epx_intr_IN_req_cb (Results 1 – 1 of 1) sorted by relevance
116 static void ugen_epx_intr_IN_req_cb(usb_pipe_handle_t, usb_intr_req_t *);2840 reqp->intr_cb = ugen_epx_intr_IN_req_cb; in ugen_epx_intr_IN_start_polling()2841 reqp->intr_exc_cb = ugen_epx_intr_IN_req_cb; in ugen_epx_intr_IN_start_polling()2907 ugen_epx_intr_IN_req_cb(usb_pipe_handle_t ph, usb_intr_req_t *reqp) in ugen_epx_intr_IN_req_cb() function