HomeSort by relevance Sort by last modified time
    Searched refs:hotplug (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/libmtp/
sync-usbids.sh 9 examples/hotplug -i > usb.ids-libmtp
hotplug.sh.in 4 HOTPLUGPATH=/etc/hotplug
61 echo "Not present, adding to hotplug map."
80 echo "Do you also want to install HAL support or the old hotplug support (y/n)?"
94 echo "Do you also want to install the old hotplug support (y/n)?"
123 # This script locates the hotplug distribution on a certain host
125 # The in-parameters are the hotplug directory and the name of a
126 # file of hotplug device entries and a script to be executed for
131 echo "Hotplug in ${HOTPLUGPATH}"
133 echo "Hotplug missing on this system. Cannot install."
149 # of hotplug does not support private usermaps, then we need t
    [all...]
  /external/linux-kselftest/tools/testing/selftests/rcutorture/configs/lock/
ver_functions.sh 29 echo CPU-hotplug kernel, adding locktorture onoff. 1>&2
  /external/linux-kselftest/tools/testing/selftests/rcutorture/configs/rcu/
ver_functions.sh 41 echo CPU-hotplug kernel, adding rcutorture onoff. 1>&2
  /external/devlib/devlib/module/
hotplug.py 6 name = 'hotplug'
11 # If a system has just 1 CPU, it makes not sense to hotplug it.
13 # hotpluggable. Thus, check for hotplug support by looking at CPU1
28 self.hotplug(cpu, online=True)
32 self.hotplug(cpu, online=False)
34 def hotplug(self, cpu, online): member in class:HotplugModule
biglittle.py 30 # hotplug
33 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/linux-kselftest/tools/testing/selftests/
Makefile 5 TARGETS += cpu-hotplug
18 TARGETS += memory-hotplug
44 TARGETS_HOTPLUG = cpu-hotplug
45 TARGETS_HOTPLUG += memory-hotplug
77 hotplug:
83 run_hotplug: hotplug
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
cpuset_sched_domains_test.sh 52 cpuset_log "CPU hotplug:" $cpuoffline
156 cpuset_log "CPU hotplug:" $cpuoffline
233 local hotplug=
235 while read isbalance level hotplug
237 base_test $isbalance $hotplug
246 # while read isbalance level 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
297 # while read g1_cpus g1_isbalance g2_cpus g2_isbalance hotplug
    [all...]
cpuset_load_balance_test.sh 180 cpuset_log "CPU hotplug:" $cpuoffline
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
358 # while read g1_cpus g1_isbalance g2_cpus g2_isbalance hotplug
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
ExternalDevice.cpp 136 mHwc.hotplug(mType, false);
145 mHwc.hotplug(mType, true);
154 mHwc.hotplug(mType, true);
160 mHwc.hotplug(mType, true);
165 // delay sending hotplug event until HDCP is authenticated
169 mHwc.hotplug(mType, true);
193 DTRACE("HDCP authentication status %d, sending hotplug event...", success);
194 mHwc.hotplug(mType, mConnected);
234 WTRACE("same connection status detected, hotplug event ignored");
242 mHwc.hotplug(mType, mConnected)
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
ExternalDevice.cpp 149 mHwc.hotplug(mDisp, false);
158 mHwc.hotplug(mDisp, true);
167 mHwc.hotplug(mDisp, true);
173 mHwc.hotplug(mDisp, true);
178 // delay sending hotplug event until HDCP is authenticated
182 mHwc.hotplug(mDisp, true);
200 DLOGTRACE("HDCP authentication status %d, sending hotplug event...", success);
201 mHwc.hotplug(mDisp, mConnected);
236 WLOGTRACE("same connection status detected, hotplug event ignored");
243 mHwc.hotplug(mDisp, mConnected)
    [all...]
  /external/linux-kselftest/android/
Android.kselftest.mk 17 # Cpu-hotplug test
18 module_prebuilt := cpu-hotplug/cpu-on-off-test
19 module_src_files := cpu-hotplug/cpu-on-off-test.sh
88 # Memory-hotplug test
89 module_prebuilt := memory-hotplug/mem-on-off-test
90 module_src_files := memory-hotplug/mem-on-off-test.sh
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
cpuset_hotplug_test.sh 215 tst_resm TPASS "Cpuset vs CPU hotplug test succeeded."
230 while read hotplug cpus_expect task_expect
232 base_test "$hotplug" "$cpus_expect" "$task_expect"
237 # while read hotplug cpus_expect task_expect
246 while read hotplug cpus cpus_expect task_expect
248 base_test "$hotplug" "$cpus" "$cpus_expect" "$task_expect"
255 # while read hotplug cpus cpus_expect task_expect
  /external/ltp/testcases/kernel/
Makefile 44 hotplug \
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
cpuhotplug06.sh 17 Desc: Does top work properly when CPU hotplug events occur?
53 tst_brkm TCONF "system doesn't have required CPU hotplug support"
62 tst_brkm TCONF "cpu${CPU_TO_TEST} doesn't support hotplug"
  /frameworks/native/libs/gui/include/gui/
DisplayEventReceiver.h 69 struct Hotplug {
76 Hotplug hotplug; member in union:android::DisplayEventReceiver::Event::__anon41253
  /system/core/adf/libadfhwc/include/adfhwc/
adfhwc.h 36 * Called on hotplug (required)
38 void (*hotplug)(void *data, int disp, bool connected); member in struct:adf_hwc_event_callbacks
  /hardware/interfaces/tv/cec/1.0/default/
HdmiCec.h 82 .connected = event->hotplug.connected > 0,
83 .portId = static_cast<uint32_t>(event->hotplug.port_id)
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_uevents.cpp 121 /* We need to send hotplug to SF only when we are disconnecting
124 ALOGE_IF(UEVENT_DEBUG,"%s:Sending EXTERNAL OFFLINE hotplug"
126 ctx->proc->hotplug(ctx->proc, dpy, EXTERNAL_OFFLINE);
197 "hotplug event", __FUNCTION__);
198 ctx->proc->hotplug(ctx->proc, dpy, EXTERNAL_ONLINE);
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp 72 int connected = -1; // initial value - will be set to 1/0 based on hotplug
126 ALOGD("%s sending hotplug: connected = %d and dpy:%d",
131 ctx->proc->hotplug(ctx->proc, dpy, connected);
145 ALOGD("%s sending hotplug: connected = %d", __FUNCTION__,
149 ctx->proc->hotplug(ctx->proc, dpy, connected);
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 121 /* We need to send hotplug to SF only when we are disconnecting
124 ALOGE_IF(UEVENT_DEBUG,"%s:Sending EXTERNAL OFFLINE hotplug"
126 ctx->proc->hotplug(ctx->proc, dpy, EXTERNAL_OFFLINE);
197 "hotplug event", __FUNCTION__);
198 ctx->proc->hotplug(ctx->proc, dpy, EXTERNAL_ONLINE);
  /hardware/intel/img/hwcomposer/merrifield/include/
Hwcomposer.h 69 virtual void hotplug(int disp, bool connected);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
Hwcomposer.h 65 virtual void hotplug(int disp, bool connected);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 129 /* Need to send hotplug only when connected WFD in proprietary path */
132 "hotplug event for wfd display", __FUNCTION__);
133 ctx->proc->hotplug(ctx->proc, HWC_DISPLAY_EXTERNAL,
191 /* We need to send hotplug to SF only when we are disconnecting
195 ALOGE_IF(UEVENT_DEBUG,"%s:Sending EXTERNAL OFFLINE hotplug"
197 ctx->proc->hotplug(ctx->proc, HWC_DISPLAY_EXTERNAL,
233 // 1. wfd-client use hdmi hotplug mechanism.
276 "hotplug event", __FUNCTION__);
277 ctx->proc->hotplug(ctx->proc,HWC_DISPLAY_EXTERNAL,
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 129 /* Need to send hotplug only when connected WFD in proprietary path */
132 "hotplug event for wfd display", __FUNCTION__);
133 ctx->proc->hotplug(ctx->proc, HWC_DISPLAY_EXTERNAL,
200 /* We need to send hotplug to SF only when we are disconnecting
204 ALOGE_IF(UEVENT_DEBUG,"%s:Sending EXTERNAL OFFLINE hotplug"
206 ctx->proc->hotplug(ctx->proc, HWC_DISPLAY_EXTERNAL,
241 // 1. wfd-client use hdmi hotplug mechanism.
284 "hotplug event", __FUNCTION__);
285 ctx->proc->hotplug(ctx->proc,HWC_DISPLAY_EXTERNAL,

Completed in 381 milliseconds

1 2 3