Home
last modified time | relevance | path

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

/optee_os/core/tests/
H A Dnotif_test_wd.c127 static bool periodic_callback(struct callout *co) in periodic_callback() function
146 DECLARE_KEEP_PAGER(periodic_callback);
156 callout_add(&d->callout, periodic_callback, TEST_WD_TIMER_PERIOD_MS); in nex_init_periodic_callback()