Searched refs:hotplug (Results 1 – 25 of 52) sorted by relevance
123
/external/libmtp/ |
D | Makefile.am | 18 libmtp.usermap: util/mtp-hotplug 19 util/mtp-hotplug > libmtp.usermap 21 @UDEV_RULES@: util/mtp-hotplug 22 util/mtp-hotplug -u -p"@UDEV@" @UDEV_GROUP@ @UDEV_MODE@ > @UDEV_RULES@ 24 libmtp.fdi: util/mtp-hotplug 25 util/mtp-hotplug -H > libmtp.fdi 27 $(hwdb_DATA): util/mtp-hotplug 28 util/mtp-hotplug -w > $(hwdb_DATA)
|
D | hotplug.sh.in | 4 HOTPLUGPATH=/etc/hotplug 157 CVSTAG=`grep '\$Id:' /etc/hotplug/usb.agent` 179 patchusermap ${USERMAP} /etc/hotplug/usb.usermap
|
D | INSTALL | 149 support by running the hotplug script, if your distribution supports 151 in /etc/hotplug and that hotplugging is started when you boot your 152 machine in a script named /etc/init.d/hotplug or similar. 156 %./hotplug.sh 158 Hotplug will (typically) use the device map file installed by hotplug.sh 159 at /etc/hotplug/usb/libmtp.usermap to lift the device to userspace for the 160 current user by running the script /etc/hotplug/usb/libmtp.sh. If 170 Newer Linux distributions have dropped support for the old hotplug system 229 You can find the Linux hotplug project at: 230 http://linux-hotplug.sourceforge.net/
|
D | sync-usbids.sh | 9 examples/hotplug -i > usb.ids-libmtp
|
D | .gitignore | 22 hotplug.sh
|
/external/libexif/m4m/ |
D | gp-packaging.m4 | 44 AC_ARG_WITH([hotplug-doc-dir], 45 [AS_HELP_STRING([--with-hotplug-doc-dir=PATH], 46 [Where to install hotplug scripts as docs [default=autodetect]])]) 48 AC_MSG_CHECKING([for hotplug doc dir]) 54 hotplugdocdir="${docdir}/linux-hotplug" 59 AC_ARG_WITH([hotplug-usermap-dir], 60 [AS_HELP_STRING([--with-hotplug-usermap-dir=PATH], 61 [Where to install hotplug scripts as docs [default=autodetect]])]) 63 AC_MSG_CHECKING([for hotplug usermap dir]) 69 hotplugusermapdir="${docdir}/linux-hotplug"
|
/external/linux-kselftest/tools/testing/selftests/ |
D | Makefile | 8 TARGETS += cpu-hotplug 23 TARGETS += memory-hotplug 54 TARGETS_HOTPLUG = cpu-hotplug 55 TARGETS_HOTPLUG += memory-hotplug 97 hotplug: target 103 run_hotplug: hotplug 167 .PHONY: all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
D | cpuset_sched_domains_test.sh | 233 local hotplug= 235 while read isbalance level hotplug 237 base_test $isbalance $hotplug 284 local hotplug= 286 while read g1_cpus g1_isbalance g2_cpus g2_isbalance hotplug 288 base_test $g1_cpus $g1_isbalance $g2_cpus $g2_isbalance $hotplug
|
D | cpuset_load_balance_test.sh | 345 local hotplug= 347 while read g1_cpus g1_isbalance g2_cpus g2_isbalance hotplug 349 base_test $g1_cpus $g1_isbalance $g2_cpus $g2_isbalance $hotplug
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/ |
D | cpuset_hotplug_test.sh | 230 while read hotplug cpus_expect task_expect 232 base_test "$hotplug" "$cpus_expect" "$task_expect" 246 while read hotplug cpus cpus_expect task_expect 248 base_test "$hotplug" "$cpus" "$cpus_expect" "$task_expect"
|
/external/libmtp/util/ |
D | Makefile.am | 2 bin_PROGRAMS=mtp-hotplug 3 mtp_hotplug_SOURCES=mtp-hotplug.c
|
D | .gitignore | 3 mtp-hotplug
|
/external/u-boot/drivers/video/bridge/ |
D | video-bridge-uclass.c | 40 ret = dm_gpio_get_value(&uc_priv->hotplug); in video_bridge_check_attached() 95 ret = gpio_request_by_name(dev, "hotplug-gpios", 0, &uc_priv->hotplug, in video_bridge_pre_probe()
|
/external/autotest/server/site_tests/power_USBHotplugInSuspend/ |
D | control | 14 CRITERIA = "Fails if hotplug of a USB device during suspend is not detected." 22 This tests both hotplug insertion and removal of a USB device while the DUT
|
/external/u-boot/doc/device-tree-bindings/video/ |
D | intel-gma.txt | 12 - intel,dp-hotplug : values for digital port hotplug, one cell per value for
|
/external/libusb/Xcode/libusb.xcodeproj/ |
D | project.pbxproj | 61 …1438D77A17A2ED9F00166101 /* hotplug.c in Sources */ = {isa = PBXBuildFile; fileRef = 1438D77817A2E… 62 …1438D77B17A2ED9F00166101 /* hotplug.h in Headers */ = {isa = PBXBuildFile; fileRef = 1438D77917A2E… 244 …7817A2ED9F00166101 /* hotplug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 245 …7917A2ED9F00166101 /* hotplug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 349 1438D77817A2ED9F00166101 /* hotplug.c */, 350 1438D77917A2ED9F00166101 /* hotplug.h */, 433 1438D77B17A2ED9F00166101 /* hotplug.h in Headers */, 621 1438D77A17A2ED9F00166101 /* hotplug.c in Sources */,
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/ |
D | README | 5 This package is a collection of test cases for validating CPU hotplug 25 The logic used to operate the hotplug features in Linux are implemented
|
/external/libusb/libusb/ |
D | Makefile.am | 100 core.c descriptor.c hotplug.h hotplug.c io.c strerror.c sync.c \
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/configs/lock/ |
D | ver_functions.sh | 29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
|
/external/autotest/client/tests/cpu_hotplug/ |
D | control | 2 DOC = 'lhcs_regression: Regression test for CPU hotplug'
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/configs/rcu/ |
D | ver_functions.sh | 41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
|
/external/linux-kselftest/ |
D | Android.bp | 99 // Cpu-hotplug test 102 sub_dir: "linux-kselftest/cpu-hotplug", 103 src: "tools/testing/selftests/cpu-hotplug/cpu-on-off-test.sh", 335 // Memory-hotplug test 338 sub_dir: "linux-kselftest/memory-hotplug", 339 src: "tools/testing/selftests/memory-hotplug/mem-on-off-test.sh",
|
/external/u-boot/include/ |
D | video_bridge.h | 22 struct gpio_desc hotplug; member
|
/external/ltp/testcases/kernel/ |
D | Makefile | 45 hotplug \
|
/external/libusb/android/jni/ |
D | libusb.mk | 33 $(LIBUSB_ROOT_REL)/libusb/hotplug.c \
|
123