Home
last modified time | relevance | path

Searched full:mtp (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.15/Documentation/usb/
Dfunctionfs.rst41 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").
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Dqcom.yaml62 mtp
114 - qcom,apq8084-mtp
140 - const: qcom,msm8916-mtp/1
141 - const: qcom,msm8916-mtp
162 - const: qcom,msm8996-mtp
204 - qcom,sdx55-mtp
222 - qcom,sm8150-mtp
228 - qcom,sm8250-mtp
234 - qcom,sm8350-mtp
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dmsm8916-mtp.dts8 #include "msm8916-mtp.dtsi"
11 model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
12 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", "qcom,msm8916";
Dmsm8996-mtp.dts8 #include "msm8996-mtp.dtsi"
11 model = "Qualcomm Technologies, Inc. MSM 8996 MTP";
12 compatible = "qcom,msm8996-mtp";
Dmsm8998-mtp.dts6 #include "msm8998-mtp.dtsi"
9 model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
10 compatible = "qcom,msm8998-mtp";
DMakefile15 dtb-$(CONFIG_ARCH_QCOM) += msm8916-mtp.dtb
29 dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb
39 dtb-$(CONFIG_ARCH_QCOM) += msm8998-mtp.dtb
81 dtb-$(CONFIG_ARCH_QCOM) += sdm845-mtp.dtb
89 dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb
93 dtb-$(CONFIG_ARCH_QCOM) += sm8250-mtp.dtb
97 dtb-$(CONFIG_ARCH_QCOM) += sm8350-mtp.dtb
Dsdm845-mtp.dts3 * SDM845 MTP board device tree source
15 model = "Qualcomm Technologies, Inc. SDM845 MTP";
16 compatible = "qcom,sdm845-mtp", "qcom,sdm845";
544 * signal for this port on MTP. Thus (unless you have a non-compliant
Dsm8350-mtp.dts19 model = "Qualcomm Technologies, Inc. sm8350 MTP";
20 compatible = "qcom,sm8350-mtp", "qcom,sm8350";
Dsm8150-mtp.dts17 model = "Qualcomm Technologies, Inc. SM8150 MTP";
18 compatible = "qcom,sm8150-mtp", "qcom,sm8150";
Dsm8250-mtp.dts16 model = "Qualcomm Technologies, Inc. SM8250 MTP";
17 compatible = "qcom,sm8250-mtp", "qcom,sm8250";
Dmsm8998-oneplus-common.dtsi3 * OnePlus 5(T) (cheeseburger / dumpling) common device tree source based on msm8998-mtp.dtsi
/Linux-v5.15/sound/drivers/
Dmtpav.c19 * RS422 "network" port for ganging multiple MTP's
84 //#define USE_FAKE_MTP // don't actually read/write to MTP device (for debugging without an a…
145 * 0x01 .. 0x08 this MTP's ports 1..8
146 * 0x09 .. 0x10 networked MTP's ports (9..16)
147 * 0x11 networked MTP's computer port
170 return subdev + 1; /* single mtp port */ in translate_subdevice_to_hwport()
322 static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode in snd_mtpav_portscan()
506 if (inbyte == 0xf5) // MTP port # in snd_mtpav_inmidi_h()
610 sprintf(substream->name, "MTP direct %d", (substream->number % chip->num_ports) + 1); in snd_mtpav_set_name()
612 sprintf(substream->name, "MTP remote %d", (substream->number % chip->num_ports) + 1); in snd_mtpav_set_name()
[all …]
/Linux-v5.15/arch/arm/boot/dts/
Dqcom-apq8084-mtp.dts6 model = "Qualcomm APQ 8084-MTP";
7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
Dqcom-sdx55-mtp.dts15 model = "Qualcomm Technologies, Inc. SDX55 MTP";
16 compatible = "qcom,sdx55-mtp", "qcom,sdx55";
/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-widechips-ws2401.c112 dev_err(ws->dev, "unable to read MTP ID 1\n"); in ws2401_read_mtp_id()
117 dev_err(ws->dev, "unable to read MTP ID 2\n"); in ws2401_read_mtp_id()
122 dev_err(ws->dev, "unable to read MTP ID 3\n"); in ws2401_read_mtp_id()
125 dev_info(ws->dev, "MTP ID: %02x %02x %02x\n", id1, id2, id3); in ws2401_read_mtp_id()
Dpanel-sony-acx424akp.c136 * 0X7D 0x01 No reload MTP of CMD2 P1 in acx424akp_set_brightness()
155 dev_err(acx->dev, "failed to disable MTP reload (%d)\n", ret); in acx424akp_set_brightness()
225 dev_info(acx->dev, "MTP vendor: %02x, version: %02x, panel: %02x\n", in acx424akp_read_id()
Dpanel-novatek-nt35510.c436 dev_err(nt->dev, "could not read MTP ID1\n"); in nt35510_read_id()
441 dev_err(nt->dev, "could not read MTP ID2\n"); in nt35510_read_id()
446 dev_err(nt->dev, "could not read MTP ID3\n"); in nt35510_read_id()
455 dev_info(nt->dev, "MTP ID manufacturer: %02x version: %02x driver: %02x\n", id1, id2, id3); in nt35510_read_id()
Dpanel-samsung-s6e63m0.c352 dev_info(ctx->dev, "MTP ID: %02x %02x %02x\n", id1, id2, id3); in s6e63m0_check_lcd_type()
553 /* Magic to unlock MTP reading */ in s6e63m0_prepare()
/Linux-v5.15/arch/mips/include/asm/
Dptrace.h49 unsigned long long mtp[6]; /* MTP{0-5} */ member
/Linux-v5.15/Documentation/devicetree/bindings/display/
Dtruly,nt35597.txt4 for use in the 2K display on the Qualcomm SDM845 MTP board.
/Linux-v5.15/drivers/media/i2c/
Dtda1997x_regs.h443 #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 */
/Linux-v5.15/drivers/usb/serial/
Dftdi_sio.h454 * EEPROM format found in FTDI AN_201, "FT-X MTP memory Configuration",
455 * http://www.ftdichip.com/Support/Documents/AppNotes/AN_201_FT-X%20MTP%20Memory%20Configuration.pdf
/Linux-v5.15/arch/mips/kernel/
Dptrace.c902 REG_OFFSET_NAME(mtp0, mtp[0]),
903 REG_OFFSET_NAME(mtp1, mtp[1]),
904 REG_OFFSET_NAME(mtp2, mtp[2]),
Dasm-offsets.c72 OFFSET(PT_MTP, pt_regs, mtp); in output_ptreg_defines()
/Linux-v5.15/drivers/iommu/arm/arm-smmu/
Darm-smmu-qcom.c348 * such as MTP and db845, whose firmwares implement secure monitor in qcom_sdm845_smmu500_reset()

12