Searched refs:mtp (Results 1 – 11 of 11) sorted by relevance
4 Subject: [PATCH] Use native mtp-hotplug23 libmtp.usermap: util/mtp-hotplug24 - util/mtp-hotplug > libmtp.usermap25 + mtp-hotplug > libmtp.usermap27 @UDEV_RULES@: util/mtp-hotplug28 - 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-hotplug32 - util/mtp-hotplug -H > libmtp.fdi33 + mtp-hotplug -H > libmtp.fdi[all …]
4 Subject: [PATCH] util/mtp-hotplug.c: Enable stack memory protection15 $ objdump -T ./util/.libs/mtp-hotplug | grep __stack_chk_fail20 util/mtp-hotplug.c | 2 +-23 diff --git a/util/mtp-hotplug.c b/util/mtp-hotplug.c25 --- a/util/mtp-hotplug.c26 +++ b/util/mtp-hotplug.c
1 # TODO: include debian's mtp-tools man page (needs xsltproc-native and21 SRC_URI:append:class-target = " file://0001-Use-native-mtp-hotplug.patch \22 file://0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch"48 FILES:${BPN}-runtime = "${nonarch_base_libdir}/udev/mtp-probe"50 SUMMARY:${BPN}-runtime = "mtp-probe, used for the MTP udev rules"51 DESCRIPTION:${BPN}-runtime = "This package provides mtp-probe, a program to probe newly connected d…
41 unsigned long long mtp[6]; /* MTP{0-5} */ member
47 system_ss.add(when: 'CONFIG_USB_STORAGE_MTP', if_true: files('dev-mtp.c'))
288 # dev-mtp.c
1315 - register MSGTYPE *mtp;1318 + MSGTYPE *mtp;1331 - if (mtp = getmsgtype(word)) {1332 + if ((mtp = getmsgtype(word))) {1333 msgfac->mf_msgtypes |= mtp->mt_type;
156 ``usb-mtp,rootdir=dir``
1076 # not working yet: PROGRAM="check-mtp-device", , ENV{ID_MEDIA_PLAYER}="1", MODE="l36"
[all...]