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

12

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/wimax/
i2400m.h 344 __le32 reset_type; member in struct:i2400m_tlv_device_reset_type
  /prebuilts/ndk/current/platforms/android-24/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 502 void nfc_hal_prm_spd_reset_ntf (UINT8 reset_reason, UINT8 reset_type);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 619 UINT8 reset_reason, reset_type; local
678 STREAM_TO_UINT8 (reset_type, p);
679 nfc_hal_prm_spd_reset_ntf (reset_reason, reset_type);
    [all...]
nfc_hal_prm.c     [all...]

Completed in 354 milliseconds

12