Searched refs:mtp (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/arm64/boot/dts/qcom/ |
D | msm8916-mtp.dts | 16 #include "msm8916-mtp.dtsi" 20 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp-smb1360", 21 "qcom,msm8916", "qcom,mtp";
|
D | Makefile | 1 dtb-$(CONFIG_ARCH_QCOM) += apq8016-sbc.dtb msm8916-mtp.dtb
|
/linux-4.4.14/Documentation/usb/ |
D | functionfs.txt | 43 $ insmod g_ffs.ko idVendor=<ID> iSerialNumber=<string> functions=mtp,hid 44 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp 45 $ ( cd /dev/ffs-mtp && mtp-daemon ) & 50 whether it's FunctionFS designed for MTP ("mtp") or HID ("hid").
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | qcom-apq8084-mtp.dts | 6 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
|
D | Makefile | 507 qcom-apq8084-mtp.dtb \
|
/linux-4.4.14/arch/mips/include/asm/ |
D | ptrace.h | 49 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
/linux-4.4.14/arch/mips/kernel/ |
D | ptrace.c | 569 REG_OFFSET_NAME(mtp0, mtp[0]), 570 REG_OFFSET_NAME(mtp1, mtp[1]), 571 REG_OFFSET_NAME(mtp2, mtp[2]),
|
D | asm-offsets.c | 70 OFFSET(PT_MTP, pt_regs, mtp); in output_ptreg_defines()
|