Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/osi/
Dosi_task.cc118 OSI_STATE OSI_task_stop(tOSI_TASK_HANDLER task_handler) { in OSI_task_stop() function
139 OSI_task_stop(task_handler); in OSI_task_free()
Dosi.h124 OSI_STATE OSI_task_stop(tOSI_TASK_HANDLER task_handler);
/hardware/samsung/nfc/halimpl/src/
Ddevice.cc100 OSI_task_stop(read_task); in device_open()
123 OSI_task_stop(read_task); in device_close()
Dhal.cc203 OSI_task_stop(nfc_hal_info.msg_task); in nfc_hal_close()