Home
last modified time | relevance | path

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

/tools/usb/
Dffs-test.c289 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes);
319 write_wrap, NULL,
440 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() function