Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dtimer.h66 #define add_timer(timer) \ macro
/third_party/Linux_Kernel/include/linux/usb/
Dotg-fsm.h132 void (*add_timer)(struct otg_fsm *fsm, enum otg_fsm_timer timer); member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpjitterbuffer.c2213 add_timer (GstRtpJitterBuffer * jitterbuffer, TimerType type, in add_timer() function