table of contents
other versions
- wheezy 3.2.78-1
DEL_TIMER(9) | Driver Basics | DEL_TIMER(9) |
NAME¶
del_timer - deactive a timer.SYNOPSIS¶
int
del_timer(struct timer_list * timer);
ARGUMENTS¶
timerthe timer to be deactivated
DESCRIPTION¶
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |