Home
last modified time | relevance | path

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

12

/linux/Documentation/usb/
H A Dfunctionfs.rst46 One can imagine a gadget that has an Ethernet, MTP and HID interfaces
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/sound/drivers/
H A Dmtpav.c19 * 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 actual unit) (does not work yet)
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()
317 static void snd_mtpav_portscan(struct mtpav *chip) // put mtp into smart routing mode
487 if (inbyte == 0xf5) // MTP port # in snd_mtpav_inmidi_process()
588 sprintf(substream->name, "MTP direct %d", (substream->number % chip->num_ports) + 1);
590 sprintf(substream->name, "MTP remot
[all...]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8084-mtp.dts6 model = "Qualcomm APQ 8084-MTP";
7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
H A Dqcom-sdx55-mtp.dts15 model = "Qualcomm Technologies, Inc. SDX55 MTP";
16 compatible = "qcom,sdx55-mtp", "qcom,sdx55";
H A Dqcom-sdx65-mtp.dts18 model = "Qualcomm Technologies, Inc. SDX65 MTP";
19 compatible = "qcom,sdx65-mtp", "qcom,sdx65";
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-mtp.dts11 model = "Qualcomm Technologies, Inc. MSM 8996 MTP";
12 compatible = "qcom,msm8996-mtp", "qcom,msm8996";
H A Dmsm8916-mtp.dts11 model = "Qualcomm Technologies, Inc. MSM 8916 MTP";
12 compatible = "qcom,msm8916-mtp", "qcom,msm8916";
H A Dsm8350-mtp.dts18 model = "Qualcomm Technologies, Inc. sm8350 MTP";
19 compatible = "qcom,sm8350-mtp", "qcom,sm8350";
H A Dmsm8998-mtp.dts12 model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
13 compatible = "qcom,msm8998-mtp", "qcom,msm8998";
H A Dsm8150-mtp.dts17 model = "Qualcomm Technologies, Inc. SM8150 MTP";
18 compatible = "qcom,sm8150-mtp", "qcom,sm8150";
H A Dsdm845-lg-common.dtsi564 * TODO: copy-pasted from mtp, try other values
H A Dmsm8998-oneplus-common.dtsi3 * OnePlus 5(T) (cheeseburger / dumpling) common device tree source based on msm8998-mtp.dtsi
H A Dmsm8998-xiaomi-sagit.dts3 * Xiaomi Mi 6 (sagit) device tree source based on msm8998-mtp.dtsi
/linux/arch/mips/include/asm/
H A Dptrace.h49 unsigned long long mtp[6]; /* MTP{0-5} */ member
/linux/Documentation/sound/soc/
H A Dusb.rst355 0 [SM8250MTPWCD938]: sm8250 - SM8250-MTP-WCD9380-WSA8810-VA-D
356 SM8250-MTP-WCD9380-WSA8810-VA-DMIC
368 card 0: SM8250MTPWCD938 [SM8250-MTP-WCD9380-WSA8810-VA-D], device 0: MultiMedia1 (*) []
371 card 0: SM8250MTPWCD938 [SM8250-MTP-WCD9380-WSA8810-VA-D], device 1: MultiMedia2 (*) []
/linux/drivers/media/i2c/
H A 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/drivers/usb/serial/
H A 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
/linux/arch/mips/kernel/
H A Dptrace.c909 REG_OFFSET_NAME(mtp0, mtp[0]),
910 REG_OFFSET_NAME(mtp1, mtp[1]),
911 REG_OFFSET_NAME(mtp2, mtp[2]),
H A Dasm-offsets.c81 OFFSET(PT_MTP, pt_regs, mtp); in output_ptreg_defines()
/linux/drivers/pinctrl/intel/
H A Dpinctrl-meteorpoint.c33 INTEL_COMMUNITY_GPPS(b, s, e, g, MTP)
/linux/drivers/regulator/
H A Drtq2208-regulator.c471 mtp_sel = device_property_read_bool(dev, "richtek,mtp-sel-high"); in rtq2208_parse_regulator_dt_data()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1595 * of at least 16 MTP headers on immediate local link. in dce110_link_encoder_update_mst_stream_allocation_table()
1598 * is in the 16 MTP keepout region after a VC has been added. in dce110_link_encoder_update_mst_stream_allocation_table()
/linux/drivers/gpu/drm/panel/
H A Dpanel-truly-nt35597.c219 /* Non Reload MTP */
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c553 * such as MTP and db845, whose firmwares implement secure monitor in qcom_sdm845_smmu500_reset()
/linux/drivers/usb/storage/
H A Dunusual_devs.h1043 "MTP",
1753 "Mtp device",

12