Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/
Dffs-test.c350 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes);
380 write_wrap, NULL,
501 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() function