Searched refs:mtp (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | msm8916-mtp.dts | 8 #include "msm8916-mtp.dtsi" 12 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", 13 "qcom,msm8916", "qcom,mtp";
|
D | Makefile | 5 dtb-$(CONFIG_ARCH_QCOM) += msm8916-mtp.dtb 11 dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb 15 dtb-$(CONFIG_ARCH_QCOM) += msm8998-mtp.dtb 20 dtb-$(CONFIG_ARCH_QCOM) += sdm845-mtp.dtb 22 dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb
|
D | msm8996-mtp.dts | 8 #include "msm8996-mtp.dtsi" 12 compatible = "qcom,msm8996-mtp";
|
D | msm8998-mtp.dts | 6 #include "msm8998-mtp.dtsi" 10 compatible = "qcom,msm8998-mtp";
|
D | sm8150-mtp.dts | 17 compatible = "qcom,sm8150-mtp";
|
D | sdm845-mtp.dts | 16 compatible = "qcom,sdm845-mtp";
|
/Linux-v5.4/Documentation/usb/ |
D | functionfs.rst | 45 $ insmod g_ffs.ko idVendor=<ID> iSerialNumber=<string> functions=mtp,hid 46 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp 47 $ ( cd /dev/ffs-mtp && mtp-daemon ) & 52 whether it's FunctionFS designed for MTP ("mtp") or HID ("hid").
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | qcom-apq8084-mtp.dts | 7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
|
D | Makefile | 839 qcom-apq8084-mtp.dtb \
|
/Linux-v5.4/arch/mips/include/asm/ |
D | ptrace.h | 49 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
/Linux-v5.4/arch/mips/kernel/ |
D | ptrace.c | 991 REG_OFFSET_NAME(mtp0, mtp[0]), 992 REG_OFFSET_NAME(mtp1, mtp[1]), 993 REG_OFFSET_NAME(mtp2, mtp[2]),
|
D | asm-offsets.c | 72 OFFSET(PT_MTP, pt_regs, mtp); in output_ptreg_defines()
|