Searched refs:xdc_write_complete (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc.c694 static void xdc_write_complete(usb_request_t* req, void* cookie) { function
699 zxlogf(ERROR, "xdc_write_complete got unexpected error: %d\n", req->response.status);
734 req->complete_cb = xdc_write_complete;
1207 req->complete_cb = xdc_write_complete;

Completed in 79 milliseconds