Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dusb_iouring.cpp22 static int prep_async_read(struct io_uring* ring, int fd, void* data, size_t len, int64_t offset) { in prep_async_read() function
54 return prep_async_read(ring, fd, data, len, offset); in prep_async_io()