Searched refs:hubd_read_cb (Results 1 – 1 of 1) sorted by relevance
510 static void hubd_read_cb(usb_pipe_handle_t pipe, usb_intr_req_t *req);3509 reqp->intr_cb = hubd_read_cb; in hubd_start_polling()3679 hubd_read_cb(usb_pipe_handle_t pipe, usb_intr_req_t *reqp) in hubd_read_cb() function