Home
last modified time | relevance | path

Searched defs:timer_list (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dtimer.h21 struct timer_list { struct
33 #define DEFINE_TIMER(_name, _function, _expires, _data) struct timer_list _name = TIMER_INITIAL… argument