OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reset_type
(Results
1 - 14
of
14
) sorted by null
/external/libnfc-nci/src/nfc/include/
nci_hmsgs.h
45
UINT8 nci_snd_core_reset (UINT8
reset_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/chromium_org/content/browser/renderer_host/input/
touch_input_browsertest.cc
93
base::AutoReset<WebInputEvent::Type>
reset_type
(&type_, 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-19/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-19/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-19/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
...]
Completed in 1533 milliseconds