Home | History | Annotate | Download | only in DisplayHardware

Lines Matching refs:hotplug

142                 mCBContext->procs.hotplug = &hook_hotplug;
144 mCBContext->procs.hotplug = NULL;
274 ctx->hwc->hotplug(disp, connected);
307 void HWComposer::hotplug(int disp, int connected) {
309 ALOGE("hotplug event received for invalid display: disp=%d connected=%d",