linux-stable/tools/usb
Robert Baldyga b34e08d5c7 tools: usb: aio example applications
This patch adds two example applications showing usage of Asynchronous I/O API
of FunctionFS. First one (aio_simple) is simple example of bidirectional data
transfer. Second one (aio_multibuff) shows multi-buffer data transfer, which
may to be used in high performance applications.

Both examples contains userspace applications for device and for host.
It needs libaio library on the device, and libusb library on host.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2014-05-14 09:23:24 -05:00
..
ffs-aio-example tools: usb: aio example applications 2014-05-14 09:23:24 -05:00
Makefile usb: tools: fix a regression issue that gcc can't link to pthread 2013-12-04 15:10:54 -08:00
ffs-test.c tools: usb: ffs-test: Fix build failure 2013-03-07 12:23:17 +08:00
hcd-tests.sh USB: usbtest - add alignment tests to test script 2011-01-22 19:42:14 -08:00
testusb.c testusb: remove all mentions of 'usbfs' 2013-02-08 12:15:24 -08:00