Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dgeneric_timer.c55 static enum itr_return timer_itr_cb(struct itr_handler *h __unused) in timer_itr_cb() function
61 DECLARE_KEEP_PAGER(timer_itr_cb);
68 .handler = timer_itr_cb, in timer_init_callout_service()
/optee_os/core/arch/arm/plat-synquacer/
H A Dmain.c43 static enum itr_return timer_itr_cb(struct itr_handler *h __unused) in timer_itr_cb() function
57 .handler = timer_itr_cb,