Home
last modified time | relevance | path

Searched refs:prep_async_write (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dusb_iouring.cpp36 static int prep_async_write(struct io_uring* ring, int fd, const void* data, size_t len, in prep_async_write() function
56 return prep_async_write(ring, fd, data, len, offset); in prep_async_io()