Searched defs:hotplug (Results 1 – 6 of 6) sorted by relevance
66 Hotplug hotplug; member
177 void HWComposer::hotplug(const std::shared_ptr<HWC2::Display>& display, in hotplug() function in android::HWComposer
540 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(pointer); in registerCallback() local2643 auto hotplug = reinterpret_cast<HWC2_PFN_HOTPLUG>(callbackInfo.pointer); in hwc1Hotplug() local
307 void HWComposer::hotplug(int disp, int connected) { in hotplug() function in android::HWComposer
215 void Device::registerHotplugCallback(HotplugCallback hotplug) in registerHotplugCallback()
110 const hotplug_event_t& hotplug() const { in hotplug() function in android::CecEventWrapper