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

  /external/libnfc-nci/src/nfc/include/
nci_hmsgs.h 45 UINT8 nci_snd_core_reset (UINT8 reset_type);
  /external/chromium_org/content/browser/renderer_host/input/
touch_input_browsertest.cc 93 base::AutoReset<WebInputEvent::Type> reset_type(&type_, type);
  /bionic/libc/kernel/uapi/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /development/ndk/platforms/android-L/include/linux/wimax/
i2400m.h 342 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /external/kernel-headers/original/uapi/linux/wimax/
i2400m.h 526 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/wimax/
i2400m.h 535 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/wimax/
i2400m.h 535 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 44 UINT8 nci_snd_core_reset (UINT8 reset_type)
61 UINT8_TO_STREAM (pp, reset_type);
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 492 void nfc_hal_prm_spd_reset_ntf (UINT8 reset_reason, UINT8 reset_type);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 575 UINT8 reset_reason, reset_type; local
634 STREAM_TO_UINT8 (reset_type, p);
635 nfc_hal_prm_spd_reset_ntf (reset_reason, reset_type);
    [all...]
nfc_hal_prm.c     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura_browsertest.cc 199 base::AutoReset<blink::WebInputEvent::Type> reset_type(&type_, type);
    [all...]

Completed in 466 milliseconds