Searched refs:mtp (Results 1 – 17 of 17) sorted by relevance
| /linux/Documentation/usb/ |
| H A D | functionfs.rst | 50 $ insmod g_ffs.ko idVendor=<ID> iSerialNumber=<string> functions=mtp,hid 51 $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp 52 $ ( cd /dev/ffs-mtp && mtp-daemon ) & 57 whether its FunctionFS is designed for MTP ("mtp") or HID ("hid").
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8084-mtp.dts | 7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
|
| H A D | qcom-sdx55-mtp.dts | 16 compatible = "qcom,sdx55-mtp", "qcom,sdx55";
|
| H A D | qcom-sdx65-mtp.dts | 19 compatible = "qcom,sdx65-mtp", "qcom,sdx65";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8996-mtp.dts | 12 compatible = "qcom,msm8996-mtp", "qcom,msm8996";
|
| H A D | msm8916-mtp.dts | 12 compatible = "qcom,msm8916-mtp", "qcom,msm8916";
|
| H A D | sm8350-mtp.dts | 19 compatible = "qcom,sm8350-mtp", "qcom,sm8350";
|
| H A D | msm8998-mtp.dts | 13 compatible = "qcom,msm8998-mtp", "qcom,msm8998";
|
| H A D | sdm845-lg-common.dtsi | 549 * TODO: copy-pasted from mtp, try other values
|
| H A D | msm8998-oneplus-common.dtsi | 3 * OnePlus 5(T) (cheeseburger / dumpling) common device tree source based on msm8998-mtp.dtsi
|
| H A D | msm8998-xiaomi-sagit.dts | 3 * Xiaomi Mi 6 (sagit) device tree source based on msm8998-mtp.dtsi
|
| H A D | sdm845-mtp.dts | 17 compatible = "qcom,sdm845-mtp", "qcom,sdm845";
|
| H A D | sm8250-mtp.dts | 20 compatible = "qcom,sm8250-mtp", "qcom,sm8250";
|
| /linux/arch/mips/include/asm/ |
| H A D | ptrace.h | 49 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
| /linux/arch/mips/kernel/ |
| H A D | ptrace.c | 909 REG_OFFSET_NAME(mtp0, mtp[0]), 910 REG_OFFSET_NAME(mtp1, mtp[1]), 911 REG_OFFSET_NAME(mtp2, mtp[2]),
|
| H A D | asm-offsets.c | 81 OFFSET(PT_MTP, pt_regs, mtp); in output_ptreg_defines()
|
| /linux/arch/arm/ |
| H A D | Kconfig | 1360 def_bool $(cc-option,-mtp=cp15 -mstack-protector-guard=tls -mstack-protector-guard-offset=0)
|