Searched refs:gEvdevModule (Results 1 – 1 of 1) sorted by relevance
55 static std::unique_ptr<EvdevModule> gEvdevModule; variable102 gEvdevModule = std::make_unique<EvdevModule>(inputHost); in input_init()103 gEvdevModule->init(); in input_init()108 LOG_ALWAYS_FATAL_IF(gEvdevModule == nullptr); in input_notify_report()109 gEvdevModule->notifyReport(r); in input_notify_report()