Searched refs:uath_data_txeof (Results 1 – 1 of 1) sorted by relevance
269 static void uath_data_txeof(usb_pipe_handle_t, usb_bulk_req_t *);1490 uath_data_txeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_data_txeof() function1536 req->bulk_cb = uath_data_txeof; in uath_tx_data_xfer()1537 req->bulk_exc_cb = uath_data_txeof; in uath_tx_data_xfer()