Searched refs:uath_cmd_rxeof (Results 1 – 1 of 1) sorted by relevance
268 static void uath_cmd_rxeof(usb_pipe_handle_t, usb_bulk_req_t *);1394 uath_cmd_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_cmd_rxeof() function1465 req->bulk_cb = uath_cmd_rxeof; in uath_rx_cmd_xfer()1466 req->bulk_exc_cb = uath_cmd_rxeof; in uath_rx_cmd_xfer()