Searched refs:interfaceType (Results 1 – 8 of 8) sorted by relevance
57 virtual void initDisplayInterface(uint32_t interfaceType);
590 void ExynosExternalDisplay::initDisplayInterface(uint32_t interfaceType) in initDisplayInterface() argument592 if (interfaceType == INTERFACE_TYPE_DRM) in initDisplayInterface()596 __func__, interfaceType); in initDisplayInterface()
209 void ExynosDevice::initDeviceInterface(uint32_t interfaceType) in initDeviceInterface() argument211 if (interfaceType == INTERFACE_TYPE_DRM) { in initDeviceInterface()215 __func__, interfaceType); in initDeviceInterface()223 display->initDisplayInterface(interfaceType); in initDeviceInterface()
367 void initDeviceInterface(uint32_t interfaceType);
1293 virtual void initDisplayInterface(uint32_t interfaceType);
6273 void ExynosDisplay::initDisplayInterface(uint32_t __unused interfaceType) in initDisplayInterface() argument
54 virtual void initDisplayInterface(uint32_t interfaceType);
686 void ExynosPrimaryDisplay::initDisplayInterface(uint32_t interfaceType) in initDisplayInterface() argument688 if (interfaceType == INTERFACE_TYPE_DRM) in initDisplayInterface()692 __func__, interfaceType); in initDisplayInterface()