Home
last modified time | relevance | path

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

/linux-4.1.27/tools/usb/
Dffs-test.c290 static ssize_t ep0_consume(struct thread *t, const void *buf, size_t nbytes);
313 ep0_consume, "<consume>",
540 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume() function