Home
last modified time | relevance | path

Searched refs:hotplug (Results 1 – 25 of 58) sorted by relevance

123

/external/libmtp/
DMakefile.am18 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)
Dhotplug.sh.in4 HOTPLUGPATH=/etc/hotplug
157 CVSTAG=`grep '\$Id:' /etc/hotplug/usb.agent`
179 patchusermap ${USERMAP} /etc/hotplug/usb.usermap
DINSTALL149 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/
Dsync-usbids.sh9 examples/hotplug -i > usb.ids-libmtp
D.gitignore22 hotplug.sh
/external/libexif/m4m/
Dgp-packaging.m444 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/
DMakefile7 TARGETS += cpu-hotplug
20 TARGETS += memory-hotplug
46 TARGETS_HOTPLUG = cpu-hotplug
47 TARGETS_HOTPLUG += memory-hotplug
83 hotplug: target
89 run_hotplug: hotplug
142 .PHONY: all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
Dcpuset_sched_domains_test.sh233 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
Dcpuset_load_balance_test.sh345 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/devlib/devlib/module/
Dhotplug.py29 self.hotplug(cpu, online=True)
33 self.hotplug(cpu, online=False)
35 def hotplug(self, cpu, online): member in HotplugModule
Dbiglittle.py33 self.target.hotplug.online(*self.bigs)
36 self.target.hotplug.offline(*self.bigs)
39 self.target.hotplug.online(*self.littles)
42 self.target.hotplug.offline(*self.littles)
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
Dcpuset_hotplug_test.sh230 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/linux-kselftest/android/
DAndroid.kselftest.mk18 module_prebuilt := cpu-hotplug/cpu-on-off-test
19 module_src_files := cpu-hotplug/cpu-on-off-test.sh
99 module_prebuilt := memory-hotplug/mem-on-off-test
100 module_src_files := memory-hotplug/mem-on-off-test.sh
DREADME12 ### cpu-hotplug/
14 Cpu hotplug is not required by Android.
61 ### memory-hotplug/
63 Memory hotplug is not required by Android.
/external/lisa/experiments/power/eas/
Drun_cpu_frequency.py67 target.hotplug.online(cpu)
70 target.hotplug.offline(cpu)
130 target.hotplug.online_all()
194 target.hotplug.online_all()
238 target.hotplug.online_all()
/external/libmtp/util/
DMakefile.am2 bin_PROGRAMS=mtp-hotplug
3 mtp_hotplug_SOURCES=mtp-hotplug.c
D.gitignore3 mtp-hotplug
/external/autotest/server/site_tests/power_USBHotplugInSuspend/
Dcontrol14 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/libusb/Xcode/libusb.xcodeproj/
Dproject.pbxproj61 …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/
DREADME5 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/
DMakefile.am100 core.c descriptor.c hotplug.h hotplug.c io.c strerror.c sync.c \
/external/linux-kselftest/tools/testing/selftests/rcutorture/configs/lock/
Dver_functions.sh29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
/external/autotest/client/tests/cpu_hotplug/
Dcontrol2 DOC = 'lhcs_regression: Regression test for CPU hotplug'
/external/linux-kselftest/tools/testing/selftests/rcutorture/configs/rcu/
Dver_functions.sh41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
/external/ltp/testcases/kernel/
DMakefile44 hotplug \

123