Home
last modified time | relevance | path

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

/linux/tools/usb/
H A Dffs-test.c336 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes);
360 read_wrap, NULL,
372 read_wrap, NULL,
483 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() function