Home | History | Annotate | Download | only in DisplayHardware

Lines Matching refs:hotplug

145                 mCBContext->procs.hotplug = &hook_hotplug;
147 mCBContext->procs.hotplug = NULL;
282 ctx->hwc->hotplug(disp, connected);
296 void HWComposer::hotplug(int disp, int connected) {
298 ALOGE("hotplug event received for invalid display: disp=%d connected=%d",