Home
last modified time | relevance | path

Searched defs:devId (Results 1 – 6 of 6) sorted by relevance

/external/intel-media-driver/media_softlet/linux/common/os/
Dhwinfo_linux.cpp39 static GfxDeviceInfo *getDeviceInfo(uint32_t devId) in getDeviceInfo()
69 uint32_t devId = 23172; in HWInfo_GetGfxProductFamily() local
Dmos_os_mock_adaptor_specific.cpp46 GfxDeviceInfo *MosMockAdaptorSpecific::GetDeviceInfo(uint32_t devId) in GetDeviceInfo()
Dlinux_system_info.h50 uint32_t devId; member
/external/openthread/src/cli/
Dcli_tcat.cpp161 otTcatAdvertisedDeviceId devId; in Process() local
/external/intel-media-driver/media_driver/linux/ult/inc/
Ddevconfig.h67 #define DEVICECONFIG( aper, devId, rev, flags, fences,ppgtt,subslice, eu, edram_reg ) { aper, devId… argument
/external/OpenCL-CTS/test_conformance/spir/
Drun_services.cpp340 OclExtensions OclExtensions::getDeviceCapabilities(cl_device_id devId) in getDeviceCapabilities()