Home
last modified time | relevance | path

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

123

/linux-6.8/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 its FunctionFS is designed for MTP ("mtp") or HID ("hid").
/linux-6.8/arch/arm64/boot/dts/qcom/
Dmsm8916-mtp.dts11 model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
12 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", "qcom,msm8916";
DMakefile33 dtb-$(CONFIG_ARCH_QCOM) += msm8916-mtp.dtb
70 dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb
83 dtb-$(CONFIG_ARCH_QCOM) += msm8998-mtp.dtb
191 dtb-$(CONFIG_ARCH_QCOM) += sdm845-mtp.dtb
217 dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb
221 dtb-$(CONFIG_ARCH_QCOM) += sm8250-mtp.dtb
229 dtb-$(CONFIG_ARCH_QCOM) += sm8350-mtp.dtb
236 dtb-$(CONFIG_ARCH_QCOM) += sm8550-mtp.dtb
238 dtb-$(CONFIG_ARCH_QCOM) += sm8650-mtp.dtb
Dmsm8996-mtp.dts11 model = "Qualcomm Technologies, Inc. MSM 8996 MTP";
12 compatible = "qcom,msm8996-mtp", "qcom,msm8996";
Dsdm845-mtp.dts3 * SDM845 MTP board device tree source
16 model = "Qualcomm Technologies, Inc. SDM845 MTP";
17 compatible = "qcom,sdm845-mtp", "qcom,sdm845";
767 * signal for this port on MTP. Thus (unless you have a non-compliant
Dmsm8998-mtp.dts12 model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
13 compatible = "qcom,msm8998-mtp", "qcom,msm8998";
Dsm8350-mtp.dts18 model = "Qualcomm Technologies, Inc. sm8350 MTP";
19 compatible = "qcom,sm8350-mtp", "qcom,sm8350";
Dsm8150-mtp.dts17 model = "Qualcomm Technologies, Inc. SM8150 MTP";
18 compatible = "qcom,sm8150-mtp", "qcom,sm8150";
Dsm8250-mtp.dts19 model = "Qualcomm Technologies, Inc. SM8250 MTP";
20 compatible = "qcom,sm8250-mtp", "qcom,sm8250";
667 model = "SM8250-MTP-WCD9380-WSA8810-VA-DMIC";
Dsm8550-mtp.dts21 model = "Qualcomm Technologies, Inc. SM8550 MTP";
22 compatible = "qcom,sm8550-mtp", "qcom,sm8550";
104 model = "SM8550-MTP";
/linux-6.8/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-6.8/arch/arm/boot/dts/qcom/
DMakefile15 qcom-apq8084-mtp.dtb \
49 qcom-sdx55-mtp.dtb \
52 qcom-sdx65-mtp.dtb
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";
Dqcom-sdx65-mtp.dts18 model = "Qualcomm Technologies, Inc. SDX65 MTP";
19 compatible = "qcom,sdx65-mtp", "qcom,sdx65";
/linux-6.8/Documentation/devicetree/bindings/arm/
Dqcom.yaml100 mtp
172 - qcom,apq8084-mtp
231 - const: qcom,msm8916-mtp
232 - const: qcom,msm8916-mtp/1
307 - qcom,msm8996-mtp
329 - qcom,msm8998-mtp
879 - qcom,sdx55-mtp
886 - qcom,sdx65-mtp
933 - qcom,sdm845-mtp
1003 - qcom,sm8150-mtp
[all …]
/linux-6.8/drivers/gpu/drm/panel/
Dpanel-samsung-s6d27a1.c82 dev_err(ctx->dev, "unable to read MTP ID 1\n"); in s6d27a1_read_mtp_id()
87 dev_err(ctx->dev, "unable to read MTP ID 2\n"); in s6d27a1_read_mtp_id()
92 dev_err(ctx->dev, "unable to read MTP ID 3\n"); in s6d27a1_read_mtp_id()
95 dev_info(ctx->dev, "MTP ID: %02x %02x %02x\n", id1, id2, id3); in s6d27a1_read_mtp_id()
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-novatek-nt35560.c191 * 0X7D 0x01 No reload MTP of CMD2 P1 in nt35560_set_brightness()
210 dev_err(nt->dev, "failed to disable MTP reload (%d)\n", ret); in nt35560_set_brightness()
281 dev_info(nt->dev, "MTP vendor: %02x, version: %02x, panel: %02x\n", in nt35560_read_id()
/linux-6.8/Documentation/devicetree/bindings/regulator/
Drichtek,rtq2208.yaml43 richtek,mtp-sel-high:
96 richtek,mtp-sel-high;
/linux-6.8/arch/mips/include/asm/
Dptrace.h49 unsigned long long mtp[6]; /* MTP{0-5} */ member
/linux-6.8/Documentation/devicetree/bindings/display/
Dtruly,nt35597.txt4 for use in the 2K display on the Qualcomm SDM845 MTP board.
/linux-6.8/drivers/media/i2c/
Dtda1997x_regs.h446 #define MASK_HDCP_MTP BIT(7) /* HDCP MTP busy */
447 #define MASK_HDCP_DLMTP BIT(4) /* HDCP end download MTP to SRAM */
464 #define MASK_MPT BIT(7) /* Config MTP end of process */
473 #define MASK_EDID_MTP BIT(7) /* EDID MTP end of process */
/linux-6.8/drivers/hwmon/pmbus/
Dtda38640.c89 /* PMBUS_MFR_READ(0xD0) + MTP Address offset */ in svid_mode()
/linux-6.8/drivers/usb/serial/
Dftdi_sio.h442 * EEPROM format found in FTDI AN_201, "FT-X MTP memory Configuration",
443 * http://www.ftdichip.com/Support/Documents/AppNotes/AN_201_FT-X%20MTP%20Memory%20Configuration.pdf

123