Searched refs:drmDevice (Results 1 – 3 of 3) sorted by relevance
280 void HandleInitialHotplugState(DrmDevice *drmDevice);
915 void DrmHwcTwo::HandleInitialHotplugState(DrmDevice *drmDevice) { in HandleInitialHotplugState() argument916 for (auto &conn : drmDevice->connectors()) { in HandleInitialHotplugState()
852 } drmDevice, *drmDevicePtr; typedef