Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gopscd/
H A DapiGOPSCD.c146 static MS_U32 _GetDeviceIdFromInfo(GOPSC_DeviceInfo* pDevInfo) in _GetDeviceIdFromInfo() argument
148 if(NULL == pDevInfo) in _GetDeviceIdFromInfo()
154 return pDevInfo->u32Id; in _GetDeviceIdFromInfo()