Searched defs:HotplugToReport (Results 1 – 1 of 1) sorted by relevance
266 struct HotplugToReport { in handleHotplug() struct267 uint32_t id; in handleHotplug()268 uint32_t width; in handleHotplug()269 uint32_t height; in handleHotplug()270 uint32_t dpiX; in handleHotplug()271 uint32_t dpiY; in handleHotplug()272 uint32_t rr; in handleHotplug()273 bool connected; in handleHotplug()