Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dcallout.h86 void callout_set_next_timeout(struct callout *co, uint32_t ms);
/optee_os/core/kernel/
H A Dcallout.c107 void callout_set_next_timeout(struct callout *co, uint32_t ms) in callout_set_next_timeout() function