Home
last modified time | relevance | path

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

/linux-4.1.27/tools/usb/
Dffs-test.c288 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes);
312 read_wrap, NULL,
324 read_wrap, NULL,
435 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() function