Searched defs:HotplugToReport (Results 1 – 1 of 1) sorted by relevance
296 struct HotplugToReport { in handleHotplug() struct297 uint32_t id; in handleHotplug()298 uint32_t width; in handleHotplug()299 uint32_t height; in handleHotplug()300 uint32_t dpiX; in handleHotplug()301 uint32_t dpiY; in handleHotplug()302 uint32_t rr; in handleHotplug()303 bool connected; in handleHotplug()