| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | functionfs.rst | 41 One can imagine a gadget that has an Ethernet, MTP and HID interfaces 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").
|
| /kernel/linux/linux-4.19/Documentation/usb/ |
| D | functionfs.txt | 39 One can imagine a gadget that has an Ethernet, MTP and HID interfaces 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").
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | msm8916-mtp.dts | 8 #include "msm8916-mtp.dtsi" 11 model = "Qualcomm Technologies, Inc. MSM 8916 MTP"; 12 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", 13 "qcom,msm8916", "qcom,mtp";
|
| D | Makefile | 8 dtb-$(CONFIG_ARCH_QCOM) += msm8916-mtp.dtb 16 dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb 20 dtb-$(CONFIG_ARCH_QCOM) += msm8998-mtp.dtb 41 dtb-$(CONFIG_ARCH_QCOM) += sdm845-mtp.dtb 44 dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb 45 dtb-$(CONFIG_ARCH_QCOM) += sm8250-mtp.dtb
|
| D | msm8996-mtp.dts | 8 #include "msm8996-mtp.dtsi" 11 model = "Qualcomm Technologies, Inc. MSM 8996 MTP"; 12 compatible = "qcom,msm8996-mtp";
|
| D | msm8998-mtp.dts | 6 #include "msm8998-mtp.dtsi" 9 model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP"; 10 compatible = "qcom,msm8998-mtp";
|
| D | sdm845-mtp.dts | 3 * SDM845 MTP board device tree source 15 model = "Qualcomm Technologies, Inc. SDM845 MTP"; 16 compatible = "qcom,sdm845-mtp", "qcom,sdm845"; 536 * signal for this port on MTP. Thus (unless you have a non-compliant
|
| D | sm8250-mtp.dts | 16 model = "Qualcomm Technologies, Inc. SM8250 MTP"; 17 compatible = "qcom,sm8250-mtp", "qcom,sm8250";
|
| D | sm8150-mtp.dts | 17 model = "Qualcomm Technologies, Inc. SM8150 MTP"; 18 compatible = "qcom,sm8150-mtp";
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/qcom/ |
| D | msm8916-mtp.dts | 16 #include "msm8916-mtp.dtsi" 19 model = "Qualcomm Technologies, Inc. MSM 8916 MTP"; 20 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", 21 "qcom,msm8916", "qcom,mtp";
|
| D | Makefile | 5 dtb-$(CONFIG_ARCH_QCOM) += msm8916-mtp.dtb 8 dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb 9 dtb-$(CONFIG_ARCH_QCOM) += sdm845-mtp.dtb
|
| D | msm8996-mtp.dts | 16 #include "msm8996-mtp.dtsi" 19 model = "Qualcomm Technologies, Inc. MSM 8996 MTP"; 20 compatible = "qcom,msm8996-mtp";
|
| D | sdm845-mtp.dts | 3 * SDM845 MTP board device tree source 13 model = "Qualcomm Technologies, Inc. SDM845 MTP"; 14 compatible = "qcom,sdm845-mtp";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ |
| D | qcom.yaml | 55 mtp 107 - qcom,apq8084-mtp 126 - const: qcom,msm8916-mtp/1 127 - const: qcom,msm8916-mtp 138 - const: qcom,msm8996-mtp 178 - qcom,sm8250-mtp
|
| /kernel/linux/linux-5.10/sound/drivers/ |
| D | mtpav.c | 19 * RS422 "network" port for ganging multiple MTP's 85 //#define USE_FAKE_MTP // don't actually read/write to MTP device (for debugging without an a… 146 * 0x01 .. 0x08 this MTP's ports 1..8 147 * 0x09 .. 0x10 networked MTP's ports (9..16) 148 * 0x11 networked MTP's computer port 171 return subdev + 1; /* single mtp port */ in translate_subdevice_to_hwport() 323 static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode in snd_mtpav_portscan() 507 if (inbyte == 0xf5) // MTP port # in snd_mtpav_inmidi_h() 608 sprintf(substream->name, "MTP direct %d", (substream->number % chip->num_ports) + 1); in snd_mtpav_set_name() 610 sprintf(substream->name, "MTP remote %d", (substream->number % chip->num_ports) + 1); in snd_mtpav_set_name() [all …]
|
| /kernel/linux/linux-4.19/sound/drivers/ |
| D | mtpav.c | 33 * RS422 "network" port for ganging multiple MTP's 101 //#define USE_FAKE_MTP // don't actually read/write to MTP device (for debugging without an a… 162 * 0x01 .. 0x08 this MTP's ports 1..8 163 * 0x09 .. 0x10 networked MTP's ports (9..16) 164 * 0x11 networked MTP's computer port 187 return subdev + 1; /* single mtp port */ in translate_subdevice_to_hwport() 339 static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode in snd_mtpav_portscan() 523 if (inbyte == 0xf5) // MTP port # in snd_mtpav_inmidi_h() 624 sprintf(substream->name, "MTP direct %d", (substream->number % chip->num_ports) + 1); in snd_mtpav_set_name() 626 sprintf(substream->name, "MTP remote %d", (substream->number % chip->num_ports) + 1); in snd_mtpav_set_name() [all …]
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | qcom-apq8084-mtp.dts | 6 model = "Qualcomm APQ 8084-MTP"; 7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | qcom-apq8084-mtp.dts | 6 model = "Qualcomm APQ 8084-MTP"; 7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | ptrace.h | 49 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | ptrace.h | 49 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/ |
| D | qcom.txt | 36 mtp
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | truly,nt35597.txt | 4 for use in the 2K display on the Qualcomm SDM845 MTP board.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-sony-acx424akp.c | 125 * 0X7D 0x01 No reload MTP of CMD2 P1 in acx424akp_set_brightness() 144 dev_err(acx->dev, "failed to disable MTP reload (%d)\n", ret); in acx424akp_set_brightness() 208 dev_info(acx->dev, "MTP vendor: %02x, version: %02x, panel: %02x\n", in acx424akp_read_id()
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| D | tda1997x_regs.h | 443 #define MASK_HDCP_MTP BIT(7) /* HDCP MTP busy */ 444 #define MASK_HDCP_DLMTP BIT(4) /* HDCP end download MTP to SRAM */ 461 #define MASK_MPT BIT(7) /* Config MTP end of process */ 470 #define MASK_EDID_MTP BIT(7) /* EDID MTP end of process */
|
| /kernel/linux/linux-4.19/drivers/media/i2c/ |
| D | tda1997x_regs.h | 443 #define MASK_HDCP_MTP BIT(7) /* HDCP MTP busy */ 444 #define MASK_HDCP_DLMTP BIT(4) /* HDCP end download MTP to SRAM */ 461 #define MASK_MPT BIT(7) /* Config MTP end of process */ 470 #define MASK_EDID_MTP BIT(7) /* EDID MTP end of process */
|