/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/libmtp/ |
H A D | 0001-Use-native-mtp-hotplug.patch | 4 Subject: [PATCH] Use native mtp-hotplug 23 libmtp.usermap: util/mtp-hotplug 24 - util/mtp-hotplug > libmtp.usermap 25 + mtp-hotplug > libmtp.usermap 27 @UDEV_RULES@: util/mtp-hotplug 28 - util/mtp-hotplug -u -p"@UDEV@" @UDEV_GROUP@ @UDEV_MODE@ > @UDEV_RULES@ 29 + mtp-hotplug -u -p"@UDEV@" @UDEV_GROUP@ @UDEV_MODE@ > @UDEV_RULES@ 31 libmtp.fdi: util/mtp-hotplug 32 - util/mtp-hotplug -H > libmtp.fdi 33 + mtp-hotplug -H > libmtp.fdi [all …]
|
H A D | 0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch | 4 Subject: [PATCH] util/mtp-hotplug.c: Enable stack memory protection 15 $ objdump -T ./util/.libs/mtp-hotplug | grep __stack_chk_fail 20 util/mtp-hotplug.c | 2 +- 23 diff --git a/util/mtp-hotplug.c b/util/mtp-hotplug.c 25 --- a/util/mtp-hotplug.c 26 +++ b/util/mtp-hotplug.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libmtp/ |
H A D | libmtp_1.1.21.bb | 1 # TODO: include debian's mtp-tools man page (needs xsltproc-native and 5 Protocol (MTP) in the form of a library suitable primarily for POSIX \ 7 SUMMARY = "libmtp is an Initiator implementation of the Media Transfer Protocol (MTP)" 21 SRC_URI:append:class-target = " file://0001-Use-native-mtp-hotplug.patch \ 22 file://0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch" 46 SUMMARY:${BPN}-common = "The udev rules file for MTP devices" 48 FILES:${BPN}-runtime = "${nonarch_base_libdir}/udev/mtp-probe" 50 SUMMARY:${BPN}-runtime = "mtp-probe, used for the MTP udev rules" 51 …"This package provides mtp-probe, a program to probe newly connected device interfaces from usersp…
|
/openbmc/linux/Documentation/usb/ |
H A 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 its FunctionFS is designed for MTP ("mtp") or HID ("hid").
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-mtp.dts | 11 model = "Qualcomm Technologies, Inc. MSM 8916 MTP"; 12 compatible = "qcom,msm8916-mtp", "qcom,msm8916-mtp/1", "qcom,msm8916";
|
H A D | msm8996-mtp.dts | 11 model = "Qualcomm Technologies, Inc. MSM 8996 MTP"; 12 compatible = "qcom,msm8996-mtp", "qcom,msm8996";
|
H A D | Makefile | 29 dtb-$(CONFIG_ARCH_QCOM) += msm8916-mtp.dtb 64 dtb-$(CONFIG_ARCH_QCOM) += msm8996-mtp.dtb 77 dtb-$(CONFIG_ARCH_QCOM) += msm8998-mtp.dtb 177 dtb-$(CONFIG_ARCH_QCOM) += sdm845-mtp.dtb 202 dtb-$(CONFIG_ARCH_QCOM) += sm8150-mtp.dtb 206 dtb-$(CONFIG_ARCH_QCOM) += sm8250-mtp.dtb 213 dtb-$(CONFIG_ARCH_QCOM) += sm8350-mtp.dtb 220 dtb-$(CONFIG_ARCH_QCOM) += sm8550-mtp.dtb
|
H A D | sdm845-mtp.dts | 3 * SDM845 MTP board device tree source 16 model = "Qualcomm Technologies, Inc. SDM845 MTP"; 17 compatible = "qcom,sdm845-mtp", "qcom,sdm845"; 684 * signal for this port on MTP. Thus (unless you have a non-compliant
|
H A D | sm8350-mtp.dts | 18 model = "Qualcomm Technologies, Inc. sm8350 MTP"; 19 compatible = "qcom,sm8350-mtp", "qcom,sm8350";
|
/openbmc/linux/sound/drivers/ |
H A D | mtpav.c | 19 * 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 …]
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | Makefile | 15 qcom-apq8084-mtp.dtb \ 42 qcom-sdx55-mtp.dtb \ 45 qcom-sdx65-mtp.dtb
|
H A D | qcom-apq8084-mtp.dts | 6 model = "Qualcomm APQ 8084-MTP"; 7 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
|
H A D | qcom-sdx55-mtp.dts | 15 model = "Qualcomm Technologies, Inc. SDX55 MTP"; 16 compatible = "qcom,sdx55-mtp", "qcom,sdx55";
|
H A D | qcom-sdx65-mtp.dts | 14 model = "Qualcomm Technologies, Inc. SDX65 MTP"; 15 compatible = "qcom,sdx65-mtp", "qcom,sdx65";
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | qcom.yaml | 110 mtp 181 - qcom,apq8084-mtp 226 - const: qcom,msm8916-mtp 227 - const: qcom,msm8916-mtp/1 302 - qcom,msm8996-mtp 324 - qcom,msm8998-mtp 836 - qcom,sdx55-mtp 843 - qcom,sdx65-mtp 890 - qcom,sdm845-mtp 955 - qcom,sm8150-mtp [all …]
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6d27a1.c | 82 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()
|
H A D | panel-widechips-ws2401.c | 112 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()
|
H A D | panel-novatek-nt35560.c | 191 * 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()
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | ptrace.h | 41 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rtq2208.yaml | 43 richtek,mtp-sel-high: 96 richtek,mtp-sel-high;
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/simple-mtpfs/ |
H A D | simple-mtpfs_0.4.0.bb | 1 DESCRIPTION = "SIMPLE-MTPFS is a FUSE based filsystem for MTP devices connected via USB"
|
/openbmc/qemu/hw/usb/ |
H A D | dev-mtp.c | 41 /* MTP write stage, for internal use only */ 239 #define TYPE_USB_MTP "usb-mtp" 268 [STR_MTP] = "MTP", 359 .CompatibleID = "MTP", 635 "usb-mtp: failed to add watch for %s: ", in usb_mtp_object_readdir() 1278 "usb-mtp: file monitoring init failed: "); in usb_mtp_command() 1986 /* not needed as long as the mtp device is read-only */ in usb_mtp_handle_data() 2039 error_setg(errp, "usb-mtp: rootdir must be configured and be an absolute path"); in usb_mtp_realize() 2044 error_setg(errp, "usb-mtp: rootdir does not exist/not readable"); in usb_mtp_realize() 2047 error_setg(errp, "usb-mtp: rootdir does not have write permissions"); in usb_mtp_realize() [all …]
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | ptrace.h | 49 unsigned long long mtp[6]; /* MTP{0-5} */ member
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | truly,nt35597.txt | 4 for use in the 2K display on the Qualcomm SDM845 MTP board.
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tda1997x_regs.h | 446 #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 */
|