Searched refs:hotplug (Results 1 – 6 of 6) sorted by relevance
329 for (const auto& hotplug : hotplugs) { in handleHotplug() local331 (*mHotplugCallback)(hotplug.connected, // in handleHotplug()332 hotplug.id, // in handleHotplug()333 hotplug.width, // in handleHotplug()334 hotplug.height, // in handleHotplug()335 hotplug.dpiX, // in handleHotplug()336 hotplug.dpiY, // in handleHotplug()337 hotplug.rr); in handleHotplug()
382 event.hotplug.port_id = 1; in event_thread()384 event.hotplug.connected = false; in event_thread()386 event.hotplug.connected = true; in event_thread()
7 # memlat needs permision to create/delete perf events when hotplug on/off