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