Searched refs:hotplug_handler_ (Results 1 – 2 of 2) sorted by relevance
63 assert(!hotplug_handler_); in RegisterHotplugHandler()64 hotplug_handler_ = handler; in RegisterHotplugHandler()99 if (!hotplug_handler_) in UEventHandler()114 hotplug_handler_->HandleEvent(timestamp); in UEventHandler()
61 DrmEventHandler *hotplug_handler_ = NULL; variable