Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/
Dffs-test.c351 static ssize_t ep0_consume(struct thread *t, const void *buf, size_t nbytes);
374 ep0_consume, "<consume>",
601 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume() function