Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance

/tools/usb/
Dffs-test.c448 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap()
453 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap()
466 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf()
491 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf()
553 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
/tools/usb/usbip/src/
Dusbip_network.c110 ssize_t nbytes; in usbip_net_xmit() local
/tools/perf/util/intel-pt-decoder/
Dinsn.h33 unsigned char nbytes; member