Home
last modified time | relevance | path

Searched refs:timer_name (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung/nfc/halimpl/osi/
Dosi_timer.cc36 tOSI_TIMER_HANDLER OSI_timer_allocate(const char* timer_name) { in OSI_timer_allocate() argument
49 (char const*)timer_name) == 0) { in OSI_timer_allocate()
51 timer_name, index); in OSI_timer_allocate()
63 free_timer->name = timer_name; in OSI_timer_allocate()
Dosi.h265 tOSI_TIMER_HANDLER OSI_timer_allocate(const char* timer_name);