Searched defs:hotplug (Results 1 – 8 of 8) sorted by relevance
467 void (*hotplug)(const struct hwc_procs* procs, int disp, int connected); member
265 hotplug_event_t hotplug; member
538 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in registerCallback() local2661 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(callbackInfo.pointer); in hwc1Hotplug() local
497 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in registerCallback() local2633 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(callbackInfo.pointer); in hwc1Hotplug() local
54 void hotplug(hwc2_callback_data_t callbackData, hwc2_display_t hwcDisplay, in hotplug() function
6700 void ExynosDisplay::hotplug() { in hotplug() function in ExynosDisplay