Searched refs:uath_data_rxeof (Results 1 – 1 of 1) sorted by relevance
275 static void uath_data_rxeof(usb_pipe_handle_t, usb_bulk_req_t *);1561 uath_data_rxeof(usb_pipe_handle_t pipe, usb_bulk_req_t *req) in uath_data_rxeof() function1709 req->bulk_cb = uath_data_rxeof; in uath_rx_data_xfer()1710 req->bulk_exc_cb = uath_data_rxeof; in uath_rx_data_xfer()