drivers/usb/gadget/f_mtp.c
0 → 100644
+1283
−0
File added.
Preview size limit exceeded, changes collapsed.
include/linux/usb/f_mtp.h
0 → 100644
+75
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
USB gadget function driver used by the Android framework to
implement the MTP and PTP protocols. It creates a character device
that provides an interface for fast transfer of files and
supports transferring files greater than 4GB.
Change-Id: I2d8f2c37029fb37d8deb791d04eb7346f94f5adb
Signed-off-by:
Mike Lockwood <lockwood@android.com>
File added.
Preview size limit exceeded, changes collapsed.