Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/
Dffs-test.c349 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes);
373 read_wrap, NULL,
385 read_wrap, NULL,
496 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() function