Home
last modified time | relevance | path

Searched refs:hotplug_error_code (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp3024 int hotplug_error_code = 0; in readHotplugErrorCode() local
3026 if (ifs.is_open()) ifs >> hotplug_error_code; in readHotplugErrorCode()
3027 return hotplug_error_code; in readHotplugErrorCode()