Searched refs:readHotplugErrorCode (Results 1 – 4 of 4) sorted by relevance
94 virtual int readHotplugErrorCode() { return 0; }; in readHotplugErrorCode() function
658 virtual int readHotplugErrorCode();
3022 int ExynosDisplayDrmInterface::readHotplugErrorCode() { in readHotplugErrorCode() function in ExynosDisplayDrmInterface
6687 int hotplugErrorCode = mDisplayInterface->readHotplugErrorCode(); in checkHotplugEventUpdated()6701 int hotplugErrorCode = mDisplayInterface->readHotplugErrorCode(); in hotplug()