HomeSort by relevance Sort by last modified time
    Searched refs:hw_version (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen.h 50 SVGA3dHardwareVersion hw_version; member in struct:svga_screen
svga_screen.c 547 svgascreen->hw_version = sws->get_hw_version(sws);
549 svgascreen->hw_version = SVGA3D_HWVERSION_WS65_B1;
svga_state_constants.c 239 if (ss->hw_version >= SVGA3D_HWVERSION_WS8_B1) {
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen.h 50 SVGA3dHardwareVersion hw_version; member in struct:svga_screen
svga_screen.c 547 svgascreen->hw_version = sws->get_hw_version(sws);
549 svgascreen->hw_version = SVGA3D_HWVERSION_WS65_B1;
svga_state_constants.c 239 if (ss->hw_version >= SVGA3D_HWVERSION_WS8_B1) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h 85 char hw_version[2]; /* major = [0], minor = [1] */ member in struct:_snd_wavefront
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h 85 char hw_version[2]; /* major = [0], minor = [1] */ member in struct:_snd_wavefront
  /external/libnfc-nxp/src/
phHciNfc_IDMgmt.c 86 uint32_t hw_version; member in struct:phHciNfc_IDMgmt_Info
806 p_identity_info->hw_version |=
809 pHwRef->device_info.hw_version = p_identity_info->hw_version ;
phLibNfc.c 876 phLibNfc_StackCapabilities->psDevCapabilities.hw_version=
877 gpphLibContext->psHwReference->device_info.hw_version;
    [all...]
phDnldNfc.c 289 uint8_t hw_version[3]; member in struct:hw_comp_tbl
    [all...]
  /external/libnfc-nxp/inc/
phNfcTypes.h 330 uint32_t hw_version; /**< \ingroup grp_hal_common member in struct:phNfc_sDeviceCapabilities_t
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 227 caps.psDevCapabilities.hw_version,
397 caps.psDevCapabilities.hw_version,
    [all...]

Completed in 159 milliseconds