Home
last modified time | relevance | path

Searched refs:tOSI_TIMER_CALLBACK (Results 1 – 4 of 4) sorted by relevance

/hardware/samsung/nfc/halimpl/osi/
Dosi_common.h87 typedef void (*tOSI_TIMER_CALLBACK)(void* param); typedef
93 tOSI_TIMER_CALLBACK callback;
Dosi.h281 tOSI_TIMER_CALLBACK callback, void* param);
Dosi_timer.cc74 tOSI_TIMER_CALLBACK callback, void* param) { in OSI_timer_start()
/hardware/samsung/nfc/halimpl/src/
Dhal_task.cc66 (tOSI_TIMER_CALLBACK)hal_sleep, NULL); in hal_update_sleep_timer()
69 (tOSI_TIMER_CALLBACK)hal_sleep, NULL); in hal_update_sleep_timer()
141 (tOSI_TIMER_CALLBACK)fw_force_update, NULL); in nfc_hal_postinit_sm()
149 (tOSI_TIMER_CALLBACK)nci_init_timeout, NULL); in nfc_hal_postinit_sm()